Tabsy - new tab theme

Beautiful new tab on every page

Wat is Tabsy - new tab theme?

Tabsy - new tab theme is een Chrome-extensie ontwikkeld door Tabsy, en de belangrijkste functie is "Beautiful new tab on every page".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Tabsy - new tab theme

Download Tabsy - new tab theme-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        The extension allows you to easily customize beautiful backgrounds and a convenient menu on each new tab of your browser.                    

Basisinformatie over de Extensie

Naam Tabsy - new tab theme Tabsy - new tab theme
ID jmjldnonaphcafodhlooaaadpdkegjnp
Officiële URL https://chromewebstore.google.com/detail/tabsy-new-tab-theme/jmjldnonaphcafodhlooaaadpdkegjnp
Beschrijving Beautiful new tab on every page
Bestandsgrootte 1.88 MB
Aantal Installaties 290
Huidige Versie 7.1
Laatst Bijgewerkt 2023-06-23
Publicatiedatum 2020-05-29
Beoordeling 4.00/5 Totaal 7 Beoordelingen
Ontwikkelaar Tabsy
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://tabsy.app
Help Pagina-URL https://tabsy.app/help
URL van de Privacybeleid Pagina https://docs.google.com/document/d/1TvXIn6CJgYLzlU-SHqh-VgKHydIXU6J5dOxHBtiUmFE/edit?usp=sharing
Ondersteunde Talen de,en,en-GB,en-US,fr,it,pt-BR,pt-PT,ru,uk
manifest.json
{
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "ru",
    "version": "7.1",
    "manifest_version": 3,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAn+JmI98nExWQD15QaswJeqSJiq6hHPRWZXR+SEXgGyA12WmRhJVNZwH360e\/ofcTQwtBwIazG9r4pLhzkQTKd3K\/eQkiuGHgMBMkIosN\/5xsflebSWVVRLwAclUXw0lLtVXXhdhkNJbKU0HBv8F9T8+aeW9JjFrccL6UbWoLb1ojXRKSqDQF5R9vKyJFlBwWi76X0cKA9uqVNXaDHkHRyjj9Vjb0PnCHNZANizwOz2Sg4voFXH2HSO2W\/hsIrbScy0qccYZfHMo32eBg1yY9FYGjVMohXUPtCoO8+GAsxIo3rQPM+ctoDq\/XHb\/8HLxu23nP6wrtgQ7vLxmwySElkwIDAQAB",
    "offline_enabled": true,
    "host_permissions": [
        "http:\/\/zenpromo.beget.tech\/*",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "file:\/\/\/*",
        ""
    ],
    "chrome_url_overrides": {
        "newtab": "main\/index.html"
    },
    "content_security_policy": {
        "sandbox": "sandbox allow-scripts; script-src 'self'"
    },
    "icons": {
        "128": "icon\/128.png",
        "48": "icon\/48.png"
    }
}