jsdeminifier_xpi icon indicating copy to clipboard operation
jsdeminifier_xpi copied to clipboard

UI should be more obvious

Open ericlathrop opened this issue 12 years ago • 4 comments

After installing the extension, it took a while for me to figure out why it wasn't working and how to enable it.

  1. I checked the Menu->Add Ons->Extensions for an "options" button
  2. I also checked the Menu->Web Developer menu If the status bar text were replaced with an icon that's green/red for on/off it would probably be more easily located.

ericlathrop avatar Mar 06 '12 15:03 ericlathrop

There should be a menu under Web Developer. Maybe there is a bug causing it not to show. :(

http://imageshack.us/photo/my-images/828/screenshot20120306at185.png/

But I think status bar suggestion is very good. FoxyProxy for example has its little fox icon normally but it has a red cancel overlay when it is not enabled.

benmmurphy avatar Mar 06 '12 18:03 benmmurphy

Personally I'd like to see an on/off switch in the Firebug UI itself (perhaps under the script tab menu).

Can the Firebug UI be extended this way?

ajasmin avatar Jul 17 '12 19:07 ajasmin

I haven't checked yet but there is seems to be entry points in firebug to extend it:

http://getfirebug.com/wiki/index.php/Extension_Points

benmmurphy avatar Jul 19 '12 13:07 benmmurphy

Extending firebug would be great indeed. That was the first place I checked, under the Script tab, however, you should also provide an enhancement for those who don't have firebug installed. Maybe enabling the "options" button for the addon in the addons tab would be useful too. It does appear in the "Web developer" menu for me.

mdalvecc avatar Aug 14 '12 18:08 mdalvecc