ssborbis
ssborbis
I believe this made it into the releases. If it's still an issue, please reopen.
Ok, so search bar ( obviously ), then how would the other icons be chosen? First 20 or 30 in the list? A directory tree? Recently used?
Seems like a good addition. I'll add it to the todo list and post here when I have anything worth testing
Unfortunately, that isn't possible with the new cross-browser WebExtensions API (FF 57+). Each add-on is allowed at most a single entry in the main context menu. (edit) The search method...
What do you mean 'freeze'? What are you trying to do?
I could use a little more explanation. If I understand you correctly, you're wanting to force the context menu to remain open after expanding the submenu. For what purpose? To...
> I found the Quick Menu. Can it open with one click simultaneously with the Сontext Мenu? Unless there's a bug, the quick menu and context menu are programmed to...
It's not currently possible but I can make a change to the code to allow it.
Using right-click ...  I'll push the changes to the repo if you want to sideload for testing. You'll need to run `userOptions.quickMenuAllowContextMenu = true; saveOptions();` from the console in...
Do you have a link to the addon "Custom Buttons"? I have no idea how that works with newer FF releases.