firefox-scripts icon indicating copy to clipboard operation
firefox-scripts copied to clipboard

userChromeJS Manager is missing from the menu bar

Open Aleksandra0056 opened this issue 3 years ago • 10 comments

Actual results: userChromeJS Manager is missing from the menu bar.

Expected results: userChromeJS Manager should be in the menu bar.

IMPORTANT: I think the menu bar with the File, Edit, View, History, Bookmarks, Tools, and Help items. I don't think the application menu, nor the toolbar. I hope, that you all understood this note.

Menu bar is this: image

Menu bar on Wikipedia: https://en.wikipedia.org/wiki/Menu_bar

Aleksandra0056 avatar Nov 08 '22 20:11 Aleksandra0056

Should give more info. I'm on the latest developer edition and it is working fine. You probably accidentally hid it and its now in the Menu. image

megamorphg avatar Nov 09 '22 16:11 megamorphg

No, I think menu bar, you don't know what is menu bar? I don't think menu.

Aleksandra0056 avatar Nov 10 '22 09:11 Aleksandra0056

Menu bar is this.

Menu bar

Aleksandra0056 avatar Nov 10 '22 09:11 Aleksandra0056

You mean the 'userChromeJS Manager'? Did you install this? (as it's a separate script) It usually is shown either in the icon bar OR the menu, not both at once. If you can't find it anywhere, it might be in the icon bar's 'storage': Rigth click the icon bar, choose 'customize icons' or whatever it is called in englisch, and check if the icon is there. From there you can drag and drop it to the icon bar. It'slooking like this: Bildschirmfoto_2023-01-23_13-23-22

Lalarian avatar Jan 23 '23 12:01 Lalarian

You mean the 'userChromeJS Manager'? Did you install this?

Yes, I meant that, Yes I have it installed. I opened this, because they are missing from menu bar, but they are in toolbar or application menu.

Aleksandra0056 avatar Jan 23 '23 12:01 Aleksandra0056

My UC Scripts also disappeared from the toolbar. I can't find the icon by customizing the toolbar. I really want to know how to move the icon for UC Scripts from the application menu to the toolbar. Thanks! ! !

eassun avatar Feb 09 '23 13:02 eassun

Hey! This bug is not about toolbar, nor application menu, but MENU BAR. Menu bar with File, Edit, View, History, Bookmarks, Tools and Help items. They are not in MENU BAR.

Aleksandra0056 avatar Feb 09 '23 14:02 Aleksandra0056

userChromeJS Manager is displayed as toolbar button OR as submenu in menubar → Tools depending on the value of userChromeJS.showtoolbutton, never both. If the value of that pref is false, you'll see the button but not the menu. If it's true, the opposite.

Other than that, the script doesn't control the placement of the toolbar button, it's created and handled by Firefox just like any other toolbar button.

The screenshot below was taken with userChromeJS.showtoolbutton = true, so with submenu in menubar but without toolbar button.

image

xiaoxiaoflood avatar Feb 22 '23 02:02 xiaoxiaoflood

i clicked the button "hid from toolbar" i believe and now the button is in application menu - however i want to undo or move it back to the toolbar. Is there no such option?

aaronedev avatar Mar 28 '24 11:03 aaronedev

ok nevermind - you gotta show the menu bar and go under tools to undo

aaronedev avatar Mar 28 '24 11:03 aaronedev