By: MrOtherGuy
Inspect and view changes in Movable window-minimize-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 minimize current window.",
"manifest_version": 3,
"author": "MrOtherGuy",
"name": "Movable window-minimize-button",
"version": "2.0",
"permissions": [
"storage"
],
"background": {
"scripts": [
"background.js"
]
},
"action": {
"default_title": "Minimize",
"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": "mwminimize@example.com",
"strict_min_version": "112.0"
}
}
} Best Movable window-minimize-button Alternatives
Here are some Firefox add-ons that are similar to Movable window-minimize-button:
Movable window-close-button
MrOtherGuy
Movable window-maximize-button
MrOtherGuy
OS style Minimze Window Button
Firefox user 12528072
Change New Maximized Window to Resizable
jscher2000
Minimize Window Button
dhanush
Minimize Window Button
nanpuyue
OS style Maxmize Window Button
Firefox user 12528072
minimize-window-close buttons
dhanush
Maximize/Restore Window Button
nanpuyue
Breeze Minimize Button
Andrey Orst
Add Close Window Context Menu
igorlogius
Close Window Button
nanpuyue