提供元: Drive4ik
Inspect and view changes in [STG plugin] Create new tab in temporary container 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-temp-tab@drive4ik",
"strict_min_version": "112.0"
}
},
"incognito": "not_allowed",
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"version": "2.0",
"author": "Drive4ik",
"homepage_url": "https://github.com/drive4ik/simple-tab-groups",
"icons": {
"16": "icons/icon.svg"
},
"action": {
"default_area": "tabstrip",
"default_icon": "icons/icon.svg",
"default_title": "__MSG_newTempTabTitle__"
},
"permissions": [
"notifications"
],
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"default_locale": "en",
"commands": {
"_execute_action": {
"description": "__MSG_newTempTabTitle__"
}
}
} ベストの[STG plugin] Create new tab in temporary container代替案
[STG plugin] Create new tab in temporary containerに類似したFirefox add-onをいくつか紹介します:
[STG plugin] Create new tab
Drive4ik
[STG plugin] Create new group
Drive4ik
Temporary Tab Container
sagitta
Simple Temporary Containers
ninevra
Simple Temporary Containers
Maxim Baz
Container Tab Groups
Menhera.org
Open in Temp Container
igorlogius
[STG plugin] Load custom group
Drive4ik
[STG plugin] Group notes
Drive4ik
Temp Containers
igorlogius
[STG plugin] Delete current group
Drive4ik
Open New Tab in Container
Vityou