-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Context Menu] item position in list #26
Comments
I'm sorry, as I can only declare an entry to the menu, not position it. I
think it may depends from other webextensions and browser internals declarations.
Perhaps the best way is to go to "manage this extension" , click on
"preference" tab and uncheck the line "Add a contextual entry menu". You
can still use the icon, but it's not the best way if you really use the
context menu to activate anchors-reveal on a page.
Did I help you ?
|
the setting isn't "on" by default :) maybe they are alphabetically sorted ? it may help to set it's "id" to start with one of i tried testing with https://github.com/mdn/webextensions-examples/tree/master/menu-demo , but it {doesn't load / is broken} . |
Recheck, as the checkbox option for the menu is working for me. Elsewhere, you can try to edit userChrome.css of your firefox profile to configure your menu. I did it because the new entry "Open new tab" is really annoying me. But : Keep me informed, please, and have a nice day. |
i use 'translate selected' from the menu, so it would be good to move this item to bottom
The text was updated successfully, but these errors were encountered: