Inspect and view changes in Local Session Sync source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Local Session Sync",
"version": "1.2.4",
"description": "Recreate authenticated sessions on localhost from dev, stage, UAT, and production tabs.",
"author": "artinski",
"homepage_url": "https://local-session-sync.artinski.dev/",
"permissions": [
"cookies",
"activeTab",
"contextMenus",
"storage"
],
"host_permissions": [
"http://localhost/*",
"https://localhost/*",
"https://127.0.0.1/*"
],
"optional_host_permissions": [
"http://*/*",
"https://*/*"
],
"background": {
"scripts": [
"background.js"
]
},
"action": {
"default_title": "Local Session Sync",
"default_popup": "popup.html"
},
"icons": {
"16": "icons/16.png",
"32": "icons/32.png",
"48": "icons/48.png",
"128": "icons/128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "local-session-sync@artinski.dev",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Local Session Sync Alternatives
Here are some Firefox add-ons that are similar to Local Session Sync:
CookieSync: syncs cookies to localhost
Roel Noten
Cookie Transfer
pk
Copy cookies to localhost
webuilder
GHN Cookie Sync
Kent Duong
Site Slash
IJ
SyncMyCookie
duman
Sentry Cookie Sync
Sentry.io
LocalSync
Some Ordinary Developer
SubsNet SyncCookie
SubsNet
sync_cookies
seahor
Easy Cookiee
easycookiee
Session & Local Storage Copier
Yahor