Inspect and view changes in LocalSync source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "LocalSync",
"version": "1.0.1",
"description": "Sync localStorage data between different environments with ease.",
"permissions": [
"scripting",
"tabs",
"storage"
],
"host_permissions": [
"<all_urls>"
],
"action": {
"default_title": "Sync localStorage between environments",
"default_popup": "popup.html"
},
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "localsync@sync.local",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": [
"technicalAndInteraction"
]
}
}
}
} Melhores alternativas LocalSync
Aqui estão algumas Firefox add-ons que são similares a LocalSync:
sync.js
script.js
LocalSync
HeyJorn
NotSoLocalStorage
bjesus
CookieSync: syncs cookies to localhost
Roel Noten
Cookie/LocalStorage Switcher
Clorinde
Environment Cookie/LocalStorage Switcher
Chevreuse
Localstorage Explorer
Weilue Luo
Session Importer
Neeno
localivelize
Wildan M Zaki
local-data-viewer
yethyeth
Environment Cookie/LocalStorage Switcher
Baizhu
Environment Cookie/LocalStorage Switcher
Sayu