提供元: sgraaf
Inspect and view changes in Stack Overflow Closer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Stack Overflow Closer",
"version": "1.0",
"description": "Close all open Stack Overflow tabs with a single click.",
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_action": {
"default_title": "Stack Overflow Closer"
},
"permissions": [
"*://stackoverflow.com/*",
"tabs"
],
"background": {
"scripts": [
"background.js"
]
}
} ベストのStack Overflow Closer代替案
Stack Overflow Closerに類似したFirefox add-onをいくつか紹介します: