By: Tony
Inspect and view changes in Multi-Device Tab Sync source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_extensionName__",
"version": "1.0",
"description": "__MSG_extensionDescription__",
"icons": {
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{b1d8a0c3-f3e2-2a0c-b0d3-c3e4f7b0c1a2}"
}
},
"permissions": [
"tabs",
"storage",
"scripting"
],
"host_permissions": [
"<all_urls>"
],
"action": {
"default_popup": "popup/popup.html",
"default_icon": {
"128": "icons/icon128.png"
}
},
"background": {
"scripts": [
"background.js"
]
}
} Best Multi-Device Tab Sync Alternatives
Here are some Firefox add-ons that are similar to Multi-Device Tab Sync: