[Feature Request] Add "Send Page To Device" to context menu #3116
haoadoreorange
started this conversation in
General
Replies: 2 comments
-
There was a bug about making the feature callable via WebExtensions API (1417183 - Provide a web extensions API-based way to send pages between devices) but it was closed as "WONTFIX", so sadly TST can't do anything about this. userChrome.js may be a solution to do this bypassing WebExtensions API, but it looks to be beyond the scope of this project. I move this to discussions from issues and hoping someone add further comments. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Do you have a clue as to how to bypass it using userChrome.js ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I know there's "Send Tab/Tree To Device" that TST offer and its limitation. I never use the "Send Tree" anyway.
Is it possible at all to add the "Send Page To Device" native button of Firefox to the context menu in side bar ? I use
userChrome.css
to hide the top tabbar, so everytime I wanna use the functionality I need to focus to the tab and click directly on the page to have the option. It would be nice if I can do that directly on the sidebar.Beta Was this translation helpful? Give feedback.
All reactions