Inspect and view changes in Tab Sync Lite source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Tab Sync Lite",
"version": "1.2",
"description": "Simple extension to sync tabs between computers using firefox account",
"permissions": [
"tabs",
"storage"
],
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"action": {
"default_popup": "popup/popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"background": {
"scripts": [
"src/background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "tab-syncer-lite@example.com",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
],
"collectsTelemetry": false,
"collectsAccountInfo": false,
"collectsSearchInfo": false,
"collectsCookies": false,
"collectsBrowsingHistory": false
}
}
}
} Best Tab Sync Lite Alternatives
Here are some Firefox add-ons that are similar to Tab Sync Lite:
TabSync
thuquan_developer
Auto Tab Sync
Sasha
Window Sill
kevincrane
Synced Tab Groups
Sefko
TabSync Pro
Juraj Mäsiar
Tab Finder Syncer Auto
tab-finder-syncer-auto
Workflow Session Manager
Vishal
SimpleToDoSync
Sunil Manohar
Share Tabs
Sine Theta Systems
Smart Tab Pro
Khan Aatif
Synchronize Tab Scrolling
jaem1n207
Sync Saved Windows
Richard Wong