Current status

    by Haggis (Sean Loyless)
    May 21st, 2009 @ 2:16 pm

    This article has been viewed 2,296 times.

    1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5.00 out of 5)
    Loading ... Loading ...

    How to Enable The Cleaner FriendFeed Script on Google Chrome

    Cleaner FF Userstyle by AJ Batac

    I don’t usually do tech/tutorial type entries, but in an effort to be more helpful to my FriendFeed peoples and to try to get some use out of this blog, I’m going to explain how to enable User Scripts in Google Chrome, which will then enable you to add AJ Batac’s excellent “Cleaner FriendFeed” userscript.

    I love the new FriendFeed, but I really don’t like the color scheme. With FireFox it’s easy to install GreaseMonkey scripts and change the look and feel, but with Google Chrome it makes it a little more difficult. To make matters worse, you have to install the beta Chrome 2.0 and change the command line, as well as create a new directory typically hidden under the user folders.

    Hopefully this tutorial will be easy enough for even the least techy types to understand.

    Step 1: Enable and Download Google Chrome 2.0 Beta.

    googlechannelchooser

    Google Chrome 1.0 doesn’t contain the code to enable UserScripts, so you’ll have to switch to Chrome 2.0 instead. To do this, download the Chrome Channel Changer Tool (link). Close any Chrome browser windows, run the file, click the “Beta” bubble and hit “OK”.

    Open Chrome, click on the “Wrench” icon in the upper right hand corner and select “About Google Chrome.” If it doesn’t automatically check for updates, hit the update button. It will download Chrome 2.0 and give you a message to restart the browser to install it. Close all Chrome browser windows and then Reopen Google Chrome. You now have 2.0! Close the browser window again.

    userscripts2Step 2: Add “–enable-user-scripts” to the command line of Chrome
    Now that you have Google Chrome 2.0 Beta installed, you’ll have to modify the shortcut to enable UserScripts to run. Find the icon that you use to launch Google Chrome the most often (your start menu, desktop, quicklaunch bar, etc), right click and choose “Properties.” You will see a window pop up that looks like the picture to the right.

    On the “Target” line directly after “chrome.exe” add –enable-user-scripts (that’s two dashes, not one). Click OK. If it gives you an error for the path, add the –enable-user-scripts after the quotation marks (typically for WindowsXP installations.)

    Step 3: Create The User Scripts directory
    This is probably the most complicated part of the step, and will be different depending on which Operating System you are using. You will need to create a new directory under the Chrome system settings folder to store your greasemonkey/user scripts into.

    Navigate to:
    On Windows XP: %userprofile%\Local Settings\Application Data\Google\Chrome\User Data\Default
    On Windows Vista\Windows 7: %userprofile%\AppData\Local\Google\Chrome\User Data\Default

    For example, for my Windows 7 the directory is
    “C:\Users\Haggis\AppData\Local\Google\Chrome\User Data\Default”
    For WindowsXP that would have been
    “C:\Documents and Settings\Haggis\Local Settings\Application Data\Google\Chrome\User Data\Default”

    Create a directory called “User Scripts” and navigate into the directory. Leave this window open for now.

    Step 4: Installing AJ Batac’s Cleaner FF UserScript
    Download AJ Batac’s Cleaner FF UserScript from here: Standard Display or Widescreen Display

    When you click on the file, you’ll see a bunch of code that you probably won’t understand. That’s okay, just save the file on your desktop or download folder. Copy, drag and drop, or move the file from wherever you downloaded it to and drop it into that User Scripts folder we just created. It’s easier to save it somewhere else first and then move it since the User Scripts folder is located under hidden folders on your system, making it difficult to navigate to through the “Save As” window. The filename might be a little strange or long, I renamed mine “Friendfeed.user.js” and it still works fine.

    Step 5: Test it!
    Finally, pop open your brand new installation of Chrome 2.0 using the shortcut you modified from the earlier step. Navigate to FriendFeed and you should see the new style! If it didn’t work, trace back your steps and make sure you changed and saved everything as stated above. If your FF looks like the screenshot at the top of this article, you’ve done everything correctly! Welcome to a Cleaner FriendFeed.

    NOTE: Steps 1-3 will also allow you to install other UserScripts other than just the FF styles!

    To summarize, make sure you’ve done the following:

    1. Download the Chrome Changer Tool and enabled the Beta.
    2. Added “–enable-user-scripts” to the end of your shortcut command line
    3. Created your “User Scripts” directory
    4. Saved the Cleaner Friendfeed script into the User Scripts directory.

    Special thanks to AJ Batac who did the excellent coding work for this script, and Lifehacker for the original tutorial and screenshots.

    Related Entries



    Comments on How to Enable The Cleaner FriendFeed Script on Google Chrome

    • Thursday, May 21, 2009 at 8:19 pm Haggis (Sean Loyless)
      I don’t usually do tech/tutorial type entries, but in an effort to be more helpful to my FriendFeed peoples and to try to get some use out of this blog, I’m going to explain how to enable User Scripts in Google Chrome, which will then enable you to add AJ Batac’s excellent “Cleaner FriendFeed” userscript.
    • Thursday, May 21, 2009 at 8:19 pm Haggis (Sean Loyless)
      I love the new FriendFeed, but I really don’t like the color scheme. With FireFox it’s easy to install GreaseMonkey scripts and change the look and feel, but with Google Chrome it makes it a little more difficult. To make matters worse, you have to install the beta Chrome 2.0 and change the command line, as well as create a new directory typically hidden under the user folders. Hopefully this tutorial will be easy enough for even the least techy types to understand.
    • Thursday, May 21, 2009 at 8:35 pm Haggis (Sean Loyless)
      Bump. I know *someone* can find a use for this tutorial! :/
    • Thursday, May 21, 2009 at 8:36 pm Steven Perez
      I would ... IF GOOGLE WOULD GET OFF THEIR ASS AND RELEASE CHROME FOR LINUX!!!
    • Thursday, May 21, 2009 at 9:17 pm Tony Miller
      I've attempted these same directions from different sources 3 times now, thinking I probably just missed or misread a step, but it just doesn't seem to work for me. No errors or anything, just no running scripts. I have Chrome 2.0.181.1 and Windows 7 RC Build 7100. I'll probably try again later, I may just be tired. Or inept, let's hope for the former.
    • Thursday, May 21, 2009 at 9:20 pm Haggis (Sean Loyless)
      Aww, damn Tony, sorry you're having such troubles. I have the exact same setup except for Chrome 2.0.172.27. Does your shortcut command line have -–enable-user-scripts in it? Have to put both dashes, that was my first mistake when I was attempting this. Also double check where your User Scripts directory is. You should be able to use the same path I used in the example article.
    • Thursday, May 21, 2009 at 9:25 pm Tony Miller
      Yeah, ran into that problem the first time, so this time I made sure 2 -- before enable... To make sure I had the directory right this time I pasted from your site and just changed the /Haggis/. Sure enough that's where I had already created a /User Scripts folder.
    • Thursday, May 21, 2009 at 9:27 pm Haggis (Sean Loyless)
      Weirder still. Maybe it's the filename of the script? When it originally saved from AJ's site I renamed it Friendfeed.user.js.
    • Thursday, May 21, 2009 at 9:44 pm Tony Miller
      I had the file as Friendfeed.Cleaner.user.js . I got rid of the.Cleaner to match your file and even rebooted just in case, but still no go. *shrug* These things usually work themselves out eventually if I just keep plugging at it. Thanks for all your suggestions :)
    • Friday, May 22, 2009 at 12:40 am nick martin
      I copied the "—enable-user-scripts" text from your blog post but it wouldn't work with Windows 7. Rechecked the syntax and found the long hyphen (unicode) was causing the problem. Changing to a regular hyphen "-enable-user-scripts" (utf8) corrected the issue.
    • Friday, May 22, 2009 at 1:23 am Haggis (Sean Loyless)
      One more bump for the evening folks.
    • Friday, May 22, 2009 at 1:59 am angrykeyboarder™ (Scott)
      I've never noticed anyone doing multiple bumps on one of thier posts. I'm going to try this...... P.S. Thanks for the Chrome tip.
    • Friday, May 22, 2009 at 2:03 am Haggis (Sean Loyless)
      I typically dont unless its a slow time of the day when it was posted originally, might not get noticed and the info it contains could be useful for others. I'd never bump a LOLcat post this many times. :)
    • Friday, May 22, 2009 at 2:48 am AJ Batac
      Awesome tutorial Sean!
    • Friday, May 22, 2009 at 2:49 am Haggis (Sean Loyless)
      Thanks AJ. Thanks for making such an awesome script!
    • Friday, May 22, 2009 at 3:18 am Tony Miller
      I finally figured out what my problem was. Just one of those noob mouments like I figured it would be. When I was first setting up Windows 7 a couple of weeks ago, I remembered to go and check "Show hidden files/folders etc." but forgot to uncheck "Hide extensions for known file types". So when I named the file Friendfeed.user.js , it was really Friendfeed.user.js.js which of course wouldn't work. So now all is well and I can run userscripts in Chrome. And there was much rejoicing ... :)
    • Friday, May 22, 2009 at 3:18 am Haggis (Sean Loyless)
      Aha! Success! :D
    • Friday, May 22, 2009 at 7:41 am Haggis (Sean Loyless)
      Wow, I go out drinking and the article spikes from 12 to 220+ views. I'm glad it's getting some use! :D
    • Friday, May 22, 2009 at 9:21 pm Jen (SquirrelGirl)
      The tutorial was great, but am I the only one who finds the refresh of this script every time a FF page loads annoying? I see the original style for a second before the script loads.
    • Friday, May 22, 2009 at 9:39 pm Haggis (Sean Loyless)
      Eh you get used to it after a while. It's like you get a split second of fugly before the prettiness comes back. :D

    Add a comment on FriendFeed




    blog comments powered by Disqus
    • Recent Posts

    • About The Daily Haggis

      The Daily Haggis was created in December of 2002 by Sean Loyless, also known as Haggis.

      The site serves as a repository for anything that interests me including Film and TV News, Comics, Video Games, Photography, Viral Videos, Weird News, Technology, and many others.

      There are over 1,000 articles spanning 6 years. Browse the Archives or use the search at the top of this page.

      Read More

    • Subscribe

    • Social Networks

    • The Loop

    • Advertisement:

    Clicky Web Analytics