We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add a contextual menu that let the user use a prompt on the selected text.
type
Available info when clicking the menu item:
Generic window
>>>>>>>>> info: {"menuItemId":2,"parentMenuItemId":3,"viewType":"tab","frameId":0,"editable":false,"targetElementId":2059837,"pageUrl":"https://web.telegram.org/a/","selectionText":"prova questo","modifiers":[],"button":0} [background.js:51:17](moz-extension://4daf2c62-7aadasd5e85ed07/background.js) >>>>>>>>> tab: {"id":7,"index":4,"windowId":1,"highlighted":true,"active":true,"status":"complete","width":1206,"height":681,"cookieStoreId":"firefox-default","type":"content","mailTab":false}
Tab mail window
>>>>>>>>> info: {"menuItemId":2,"parentMenuItemId":3,"editable":false,"pageUrl":"imap://micthdev%[email protected]:993/fetch%3EUID%3E/%5BGmail%5D/Sent%20Mail%3E43","selectionText":"vediamo ","modifiers":[],"button":0} [background.js:51:17](moz-extension://4daf2c62-7aa4-4808-bafd-0bc65e85ed07/background.js) >>>>>>>>> tab: {"id":4,"index":0,"windowId":1,"highlighted":true,"active":true,"status":"complete","width":789,"height":370,"cookieStoreId":"firefox-default","spaceId":1,"type":"mail","mailTab":true}
Compose window
>>>>>>>>> info: {"menuItemId":2,"parentMenuItemId":3,"editable":true,"pageUrl":"about:blank?compose","selectionText":"dssdfsdf","modifiers":[],"button":0} [background.js:51:17](moz-extension://4daf2c62asd4808-asd85ed07/background.js) >>>>>>>>> tab: {"id":9,"index":0,"windowId":93,"highlighted":true,"active":true,"status":"complete","width":860,"height":581,"cookieStoreId":"firefox-default","type":"messageCompose","mailTab":false}
[Originally proposed by @grossherr in #180]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Add a contextual menu that let the user use a prompt on the selected text.
type
attribute (just before showing it?).Available info when clicking the menu item:
Generic window
Tab mail window
Compose window
[Originally proposed by @grossherr in #180]
The text was updated successfully, but these errors were encountered: