xiaoxiaoflood / firefox-scripts

userChromeJS / autoconfig.js and extensions
Mozilla Public License 2.0
940 stars 83 forks source link

userChromeJS Manager is missing from the menu bar #203

Open Aleksandra0056 opened 1 year ago

Aleksandra0056 commented 1 year ago

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

megamorphg commented 1 year ago

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

Aleksandra0056 commented 1 year ago

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

Aleksandra0056 commented 1 year ago

Menu bar is this.

Menu bar

Lalarian commented 1 year ago

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

Aleksandra0056 commented 1 year ago

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.

eassun commented 1 year ago

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! ! !

Aleksandra0056 commented 1 year ago

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.

xiaoxiaoflood commented 1 year ago

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

aaronedev commented 3 months ago

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 commented 3 months ago

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