제작자: 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"
}
}
} 최고의 close current window 대안
다음은 close current window과(와) 유사한 Firefox add-on입니다: