Por: MrOtherGuy
Inspect and view changes in Movable window-close-button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "Creates a movable button to close current window.",
"manifest_version": 3,
"author": "MrOtherGuy",
"name": "Movable window-close-button",
"version": "2.0",
"permissions": [
"storage"
],
"background": {
"scripts": [
"background.js"
]
},
"action": {
"default_title": "Close",
"theme_icons": [
{
"dark": "icons/button-auto-dark.svg",
"light": "icons/button-auto-light.svg",
"size": 16
}
]
},
"options_ui": {
"page": "options/options.html"
},
"browser_specific_settings": {
"gecko": {
"id": "mwclose@example.com",
"strict_min_version": "112.0"
}
}
} Mejores alternativas Movable window-close-button
Aquí hay algunas Firefox add-ons que son similares a Movable window-close-button:
Movable window-minimize-button
MrOtherGuy
Movable window-maximize-button
MrOtherGuy
Add Close Window Context Menu
igorlogius
Close Active Window
igorlogius
Close Window Button
nanpuyue
Close Current Tab Button
David "Kravimir" S.
minimize-window-close buttons
dhanush
Change New Maximized Window to Resizable
jscher2000
Maximize/Restore Window Button
nanpuyue
Close current Tab dark
umschalttaste
Breeze Close Button
Andrey Orst