How to edit Firefox 4+ Menu Bar
I usually edit Menu Bar Items in Firefox with Stylish, but it only changes the items in the Classic Firefox Menu. How do you edit the Firefox 4+ Popup Button Menu Items?
All Replies (2)
Have you tried this Add-on:
- Personal Menu (Personal Firefox Button) --> https://addons.mozilla.org/en-US/firefox/addon/personal-menu/
- Forum support for the Add-on --> http://forums.mozillazine.org/viewtopic.php?f=48&t=613565
If this reply solves your problem, please click "Solved It" next to this reply when signed-in to the forum.
Not related to your question, but...
You may need to update some plug-ins. Check your plug-ins and update as necessary:
- Plug-in check --> http://www.mozilla.org/en-US/plugincheck/
- Adobe Shockwave for Director Netscape plug-in: Installing (or Updating) the Shockwave plugin with Firefox
- Adobe PDF Plug-In For Firefox and Netscape: Installing/Updating Adobe Reader in Firefox
- Shockwave Flash (Adobe Flash or Flash): Updating Flash in Firefox
- Next Generation Java Plug-in for Mozilla browsers: Installing or Updating Java in Firefox
You can use the DOM Inspector to find the IDs of items in the Firefox Menu button drop down.
You can search for #appmenu-popup (#appmenuPrimaryPane and #appmenuSecondaryPane) to locate that list.
- https://developer.mozilla.org/En/DOM_Inspector
- https://developer.mozilla.org/en/Introduction_to_DOM_Inspector
- DOM Inspector: https://addons.mozilla.org/firefox/addon/dom-inspector-6622/