By: Drive4ik
Inspect and view changes in [STG plugin] Create new group source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"browser_specific_settings": {
"gecko": {
"id": "stg-plugin-create-new-group@drive4ik",
"strict_min_version": "112.0"
}
},
"incognito": "not_allowed",
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"version": "2.1",
"author": "Drive4ik",
"homepage_url": "https://github.com/drive4ik/simple-tab-groups",
"icons": {
"96": "icons/icon.svg"
},
"action": {
"default_area": "tabstrip",
"default_icon": "icons/icon.svg",
"default_title": "__MSG_createNewGroupTitle__"
},
"permissions": [
"notifications"
],
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"default_locale": "en",
"commands": {
"_execute_action": {
"description": "__MSG_createNewGroupTitle__"
}
}
} Best [STG plugin] Create new group Alternatives
Here are some Firefox add-ons that are similar to [STG plugin] Create new group:
[STG plugin] Create new tab
Drive4ik
[STG plugin] Load custom group
Drive4ik
[STG plugin] Delete current group
Drive4ik
[STG plugin] Create new tab in temporary container
Drive4ik
[STG plugin] Group notes
Drive4ik
New Group Button
david demri
Simple Tab Groups
Drive4ik
Simple Tab Groups Lm
Imon Luna
Tabs Group
lambidu
TST Auto Group Tabs
Piro (piro_or)
Tab Group Keybindings
gautetr