TotalTab
Save & launch bunches of tabs in one go
Was ist TotalTab?
TotalTab ist eine Chrome-Erweiterung, die von https://redblueprint.com entwickelt wurde, und ihr Hauptmerkmal ist "Save & launch bunches of tabs in one go".
Erweiterungsscreenshots
TotalTab-Erweiterungs-CRX-Datei herunterladen
Laden Sie TotalTab-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
                        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.                     Grundlegende Informationen zur Erweiterung
| Name |   |  
| ID | gelllpfobikcnaamfacldgeipppbdeed | 
| Offizielle URL | https://chromewebstore.google.com/detail/totaltab/gelllpfobikcnaamfacldgeipppbdeed | 
| Beschreibung | Save & launch bunches of tabs in one go | 
| Dateigröße | 471 KB | 
| Installationsanzahl | 37 | 
| Aktuelle Version | 3.3 | 
| Letztes Update | 2021-07-23 | 
| Veröffentlichungsdatum | 2020-08-11 | 
| Entwickler | https://redblueprint.com | 
| [email protected] | |
| Zahlungsart | free | 
| Erweiterungswebsite | https://redblueprint.com/totaltab | 
| Hilfeseite URL | https://redblueprint.com | 
| URL der Datenschutzrichtlinien-Seite | https://netclicker.tv/privacy.html | 
| Unterstützte Sprachen | 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": [
        "  |  |