Services/PushTabToDevice: Difference between revisions
< Services
Jump to navigation
Jump to search
(Created page with "===Push Tab to Device===") |
|||
Line 1: | Line 1: | ||
===Push | == Overview == | ||
Push-tab-to-device is a method of quickly sharing a page you're currently browsing directly with any other device connected to your sync account. | |||
== Desktop Implementation == | |||
Currently, push-tab-to-device on desktop must be used through an addon: https://addons.mozilla.org/en-US/firefox/addon/send-tab-to-device. | |||
== Mobile Implementation == | |||
Sending and receiving tabs on mobile has yet to be officially released but if you're eager, here are the bugs to track: | |||
* Receiving tabs {{bug|732147}} | |||
* Allow sending of commands (communication between devices) {{bug|739416}} | |||
* UI for sending tabs {{bug|740193}} | |||
* View current screenshots of the UI here {{bug|742478}} |
Revision as of 23:37, 18 April 2012
Overview
Push-tab-to-device is a method of quickly sharing a page you're currently browsing directly with any other device connected to your sync account.
Desktop Implementation
Currently, push-tab-to-device on desktop must be used through an addon: https://addons.mozilla.org/en-US/firefox/addon/send-tab-to-device.
Mobile Implementation
Sending and receiving tabs on mobile has yet to be officially released but if you're eager, here are the bugs to track:
- Receiving tabs bug 732147
- Allow sending of commands (communication between devices) bug 739416
- UI for sending tabs bug 740193
- View current screenshots of the UI here bug 742478