提供元: artinski
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.0.0",
"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/*"
],
"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"
]
}
}
}
} ベストのLocal Session Sync代替案
Local Session Syncに類似したFirefox add-onをいくつか紹介します:
CookieSync: syncs cookies to localhost
Roel Noten
Copy cookies to localhost
webuilder
GHN Cookie Sync
Kent Duong
Site Slash
IJ
SyncMyCookie
duman
Sentry Cookie Sync
Sentry.io
LocalSync
Some Ordinary Developer
sync_cookies
seahor
Easy Cookiee
easycookiee
Session & Local Storage Copier
Yahor
LocalSync
HeyJorn
KeepSync
Lachlan