syncedTabs is Chrome Extension, develop by ES6 + React + CSS Modules
Faster access to pages opened in your other devices.
Do a search something outside with a smartphone.
After going home, you access them from a computer.
the same functions is provided chrome://history/syncedTabs
- Signing in your devices with your same google account
- Using Google Chrome in your devices
- remove tabs
- i18n
- locale(moment.js)
- ignore setting with Whitelist
- lazy load/display tabs
- expect duplicated page into multi devices
- v1.1.0 (2017/03/11) implement to ignore protocol in favicon e.g. [chrome://|chrome-extension://]
- v1.0.9 (2017/02/27) improve setting page and fix fonts
- v1.0.8 (2017/02/26) implement to list style of favicon
- v1.0.7 (2017/02/26) implement to display last modified time
- v1.0.6 (2017/02/25) implement to display if no device
- v1.0.5 (2017/02/17) implement to display if device has no tab
- v1.0.4 (2017/02/12) implement to open link background
- v1.0.3 (2017/02/06) implement to expect pinned tab and setting
- v1.0.2 (2017/01/30) modify overflow styling
- v1.0.1 (2017/01/27) update for chrome web store
- v1.0.0 (2017/01/26) release now available!
resource - Material Icons
technical support - naoya3e