제작자: ibet886lat
Inspect and view changes in Session er source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Session Saver",
"version": "1.0.0",
"description": "Save and restore all open tabs manually with one click.",
"permissions": [
"tabs",
"storage"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "Session Saver",
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png"
}
},
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"96": "icons/icon-96.png",
"128": "icons/icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "session-saver-addon@example.com",
"strict_min_version": "78.0"
}
}
} 최고의 Session er 대안
다음은 Session er과(와) 유사한 Firefox add-on입니다: