제작자: Dominic Catena
Inspect and view changes in Tab Transfer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Tab Transfer",
"version": "1.0",
"description": "Save and sync your open tabs.",
"permissions": [
"tabs",
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "tabtransfer@tabtransfer.org",
"strict_min_version": "109.0"
}
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"128": "icons/ttlogo1.png"
}
},
"icons": {
"128": "icons/ttlogo1.png"
},
"web_accessible_resources": [
{
"resources": [
"home.html",
"signup.html"
],
"matches": [
"<all_urls>"
]
}
]
} 최고의 Tab Transfer 대안
다음은 Tab Transfer과(와) 유사한 Firefox add-on입니다: