By: Piro (piro_or)
Inspect and view changes in Aggregate Tabs to Main Window source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_extensionName__",
"version": "1.7.3",
"author": "YUKI \"Piro\" Hiroshi",
"description": "__MSG_extensionDescription__",
"permissions": [
"bookmarks",
"menus",
"sessions",
"storage",
"tabs",
"theme"
],
"background": {
"page": "background/background.html"
},
"action": {
"default_title": "__MSG_browserAction_inactive__",
"default_icon": {
"16": "/resources/unpinned.svg#toolbar"
},
"default_area": "tabstrip"
},
"commands": {
"_execute_browser_action": {
"description": "__MSG_browserAction_command__",
"suggested_key": {
"default": "Alt+Shift+M"
}
}
},
"options_ui": {
"page": "options/options.html"
},
"default_locale": "en",
"browser_specific_settings": {
"gecko": {
"id": "aggregate-tabs-to-main-window@piro.sakura.ne.jp",
"strict_min_version": "115.0"
}
}
} Best Aggregate Tabs to Main Window Alternatives
Here are some Firefox add-ons that are similar to Aggregate Tabs to Main Window: