TotalTab
Save & launch bunches of tabs in one go
什么是TotalTab?
TotalTab是由https://redblueprint.com开发的Chrome扩展程序,该扩展的主要功能是“Save & launch bunches of tabs in one go”。
扩展截图
下载TotalTab扩展crx文件
下载TotalTab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
                        Got loads of tabs open? Running low on memory?
Save them in a list and speed up your browser
All your tabs are stored locally and are never transmitted anywhere.                     扩展基本信息
| 名称 |   |  
| ID | gelllpfobikcnaamfacldgeipppbdeed | 
| 官方URL | https://chromewebstore.google.com/detail/totaltab/gelllpfobikcnaamfacldgeipppbdeed | 
| 简介 | Save & launch bunches of tabs in one go | 
| 文件大小 | 471 KB | 
| 安装次数 | 37 | 
| 当前版本 | 3.3 | 
| 更新时间 | 2021-07-23 | 
| 上架时间 | 2020-08-11 | 
| 开发者 | https://redblueprint.com | 
| 电子邮箱 | [email protected] | 
| 付费类型 | free | 
| 扩展官网 | https://redblueprint.com/totaltab | 
| 帮助页面URL | https://redblueprint.com | 
| 隐私政策页面URL | https://netclicker.tv/privacy.html | 
| 支持的语言 | en,fr,es,it,pt-BR,pt-PT,zh-CN,zh-TW,ja,ko | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_app_name__",
    "manifest_version": 3,
    "version": "3.3",
    "default_locale": "en",
    "description": "__MSG_app_description__",
    "action": {
        "default_icon": "images\/app_icon_128.png",
        "default_title": "Total Tab",
        "default_popup": "popup\/popup.html"
    },
    "icons": {
        "16": "images\/app_icon_16.png",
        "32": "images\/app_icon_32.png",
        "48": "images\/app_icon_48.png",
        "128": "images\/app_icon_128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "options_page": "options\/options.html",
    "web_accessible_resources": [
        {
            "resources": [
                "popup\/images\/*.png"
            ],
            "matches": [
                "https:\/\/redblueprint.com\/*"
            ]
        }
    ],
    "permissions": [
        "storage",
        "unlimitedStorage",
        "contextMenus",
        "scripting"
    ],
    "host_permissions": [
        "  |  |