Our comments policy - We Follow

FfChrome: Now Firefox Menus as clean as Google Chrome's

September 21, 2008 · 24 comments

in Development, Firefox, General

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!









Weekends are to get the creative juices flowing. When Google Chrome was released I fell for it's slick interface. And in an attempt to get our favorite Firefox flaunt the same I thought of this extension. You can scroll down to skip this info and install the extension right away. FfChrome may not be close to what this extension does and is planned to do but for now we'll call it FfChrome - for those who like elegance. Suggestions are welcome and required - this could be a part of the license agreement in the future :). So here's what it does.

  1. It will optimize your context menu and show the bare essential items.
  2. You can click on "Show All" and open context menu again to see other items. You can again collapse it to bare essentials on the fly.
  3. All disabled items are taken out by default. What will one do with the "paste" item when you haven't copied anything?
  4. Ease of use - all changes happen on the fly.
  5. It is contextually sensitive. It knows and respects the context in which you use it. For e.g. context menu items relating to links or images etc. will only show when you right click on a link or an image etc.

The difference

Here are a few pics to show the difference. This is the default Firefox menu I have in my default profile.

Default Firefox Context Menu

Default Firefox Context Menu

The Difference

After installing the extension it only shows the bare essential items. You do have an option to see all of them by clicking on Show All. You'll need to open the context menu again.

Collapsed- By default only the minimal bare essential items are shown like in Google Chrome.

Collapsed- By default only the minimal bare essential items are shown like in Google Chrome.

Expanded

You can expand them back and here's what it looks like when expanded. Again, as earlier you can collapse it back.

Expanded- Menus can be expanded to reveal hidden items

Expanded- Menus can be expanded to reveal hidden items

And here's what it looks like in Google Chrome. Of course we don't show the disabled items which are of no use.

The same menu as it appears in Google Chrome

The same menu as it appears in Google Chrome

FfChrome Download

You must understand that this is a beta and if you have problems you should be comfortable disabling this extension from Tools > Addons > FfChrome > Disable button. You should also contribute and provide feedback about any bugs or any feature requests. Right now the extension is in infancy but your suggestions will help it mature and grow. Thanks for using FfChrome.

Install FfChrome for Firefox 3 - for those who like elegance (Right-click to download)

Add to Del.cio.us RSS Feed Add to Technorati Favorites Stumble It! Digg It!
    www.sajithmr.com

{ 24 comments… read them below or add one }

1 Faithful Firefox Fan 09.21.08 at 6:42 pm

Thanks a bunch! Net-citizens like yourself are what keeps me interested in this crazy new frontier called the internet. Keep blazin' your trail!

2 Patrick 09.24.08 at 8:56 pm

I think that this is a great add on. Chrome is very neat and tidy and allows it to be faster by having less clutter, but it is only beta right now and not nearly as feature rich as Firefox, so more people could use this extension once they learn about Google Chrome….so be prepared for massive downloads!

3 Shivanand Sharma 09.24.08 at 9:10 pm

Hi Patrick,

Thanks for the comments. Let me know how this can be improved or extended.

re,

4 michael appiah-duku 09.24.08 at 9:54 pm

hey there! i don't really understand what the beta is supposed to mean but i would learn and then come back later to install this add-on. cheers!

5 David Moss 09.25.08 at 11:29 am

I really like chrome it was a great idea , can't wait to see what you come up with next!

6 Shivanand Sharma 09.25.08 at 7:21 pm

David,

We released a new version for you today :)

7 Jorge 09.26.08 at 2:27 am

I agree with you about the many items in the context menu.
POSSIBLE BUG: I download and install FFChrome 1.3. At first it works ok. After hover the mouse on "Show All", all items appears but none separator. Ok, maybe the add-on show all but separators. But, when I look at the menu (File, Tools, etc.) the separators disappears here too! (FF 3.0.2 on XPSP2, if this helps)
It happens after show the context menu for the first time, before that, all works ok in the menu.
I suggests (I don't know if you can catch all the items, from FF3 and others addons, in the context menu), if you could choose the items, e.g. disable "show in new window" and enable "show in new tab".

8 Shivanand Sharma 09.26.08 at 9:49 am

Jorge, You are right about the separators. The issue we are having is that if we enable separators, sometimes two consecutive separators appear if the item in between them is not available.

To your second request, we are gong to have preferences soon so you'll be able to customize the items you want or don't. Just use the current version to point out any other feedback you have while I'm working on the next. Thanks for using FfChrome.

9 Kamna Sharma 09.26.08 at 7:01 pm

I just installed this extension to verify the claims. This is a great piece of work and is pretty stable at that. I shows the basic items by default but there's an extra menuitem which you can mouseover and the context menu expands to show all. Neat and a complete web 2.0 concept.

10 michael appiah-duku 09.27.08 at 4:29 am

i don't really understand what beta is supposed to be but i would learn and later download this feature.cheers!

11 Jorge 09.27.08 at 6:39 am

I been thinking a solution to separators all day. Finally, i can resume it in this lines: Start with a flag in false, then go trought all menu items, if the item isn't a separator then show (or not if hidden) the item an set the flag to true. If the item is a separator AND the flag is true then show and set again the flag to false.
After that, i saw that this doesn't work if there are no items after the last separator. Then, i think to add another flag, setting it to zero if the item isn't a separator and the position number if the item is a separator. I know a little about programming, only Basic, in facts :)
Something like this:

setsep = false
for each item in the list
if item isn't hidden or disabled
show item, lastitem=zero, setsep=true
if item is a separator AND setsep=true
show separator, lastitem=numbernotzero, setsep=false
if lastitem isn't zero //is a separator
hide the item number lastitem

Well, hope this helps! Great work, anyway!

12 Shivanand Sharma 09.27.08 at 8:04 am

Jorge, this is a good suggestion. I'll work on it. I also believe there are native functions in the Firefox source that show or hide certain separators. Needs some experimentation.

13 Goofy 09.28.08 at 7:42 pm

Hello,
this version here
http://goofy37.perso.cegetel.net/extensions/ffchrome_locale_support-1.4.xpi

adds a locale support (added fr-FR too) which was missing. It would be cool from you to adopt it for further development and make it international via http://www.babelzilla.org

see you
_Goofy

BabelZilla Team

14 tux. 09.29.08 at 1:58 am

I'd second Goofy's suggestion and add my voice to the point with the separators… :)
(I would do the German trs. btw)

15 MezzoToscano 09.29.08 at 7:06 pm

Hello, I think I may have run into a bug :-)

Apparently the extension broke the menu for the NoScript statusbar icon. I disabled FfChrome and the menu for NoScript was back in shape. I didn't check other extensions that put menus in the statusbar; I could do it later as soon as I have the time.

About additional features: making the menu customizable sounds nice. However, what about showing the LAST menu commands used, along with the "basic" ones? (Of course, the commands that are currently disabled should be ignored, as well as those already in the "basic" list.) This would reduce a LOT the need to show all the menu.

Make it super duper and make the number of displayed "recent" commands an option.

Now I will walk away slowly… ;-)

16 Shivanand Sharma 09.29.08 at 7:15 pm

Looks like that thing is looking for separators which are not there. Will allow separators in the next version.

17 Olle 10.06.08 at 11:43 pm

owesome

18 olayinka 10.07.08 at 11:19 pm

good

19 Reeni 10.08.08 at 4:23 am

I cant get my homepage to stay like the older version. It keeps coming up with Mozilla Firefox Start Page and Firefox updated. I've done the tools/options/current page thing but the next time I log in it's the same old story as above.

Thanks!

20 Shivanand Sharma 10.08.08 at 10:42 am

Why would you want to use the current pages? You want "Show a blank page" or just change your homepage to Google or something else. "Current pages" options sets all the currently opened tabs as your home pages.

21 Sharon O'Hara 10.12.08 at 1:59 am

How about working on something to prevent Firefox/Thunderbird from scattering some of my saved files EVERY TIME I update including the add on's…. At the same time I lose some of my filters. Time after time after time…

Thank you, Shivanand Sharma … and to you other computer whiz kids for working magic to help the rest of us in this exciting Internet world.

Sincerely…Thanks.

22 SteveJohnSteele 11.20.08 at 6:33 am

very good :-) I like it

just one request/question …
can you use standard colors in the settings box (the pink and purple look odd)
OR
how can I change these

thanks

23 slosd 12.30.08 at 12:14 pm

This extension is really useful once other extensions overwhelmed your rightclick-menu.
Just one suggestion: Please remove the alert when I click "Show all". Every time I accidentally click on it because I'm used to click on menu items this annoying message pops up and interrupts the workflow.

24 slosd 12.30.08 at 12:16 pm

This extension is really useful once other extensions filled your rightclick-menu with tons of menu items.
Just one suggestion: Please remove the alert when I click "Show all". Every time I accidentally click on it because I'm used to click on menu items this annoying message pops up and interrupts the workflow.

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Previous post: An Interview by FirefoxFacts

Next post: Video: How FfChrome changes the way your Firefox menus looked