By: andyye
Inspect and view changes in close current window source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "close current window. Useful for navigating without navbar",
"manifest_version": 2,
"name": "close button",
"version": "1.0",
"background": {
"scripts": [
"closebutton.js"
]
},
"browser_action": {
"default_icon": {
"16": "icons/close.png",
"32": "icons/close.png"
}
}
} Best close current window Alternatives
Here are some Firefox add-ons that are similar to close current window: