Tabsy - new tab theme

Beautiful new tab on every page

Qu'est-ce que Tabsy - new tab theme ?

Tabsy - new tab theme est une extension Chrome développée par Tabsy, et sa fonction principale est "Beautiful new tab on every page".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Tabsy - new tab theme

Téléchargez les fichiers d'extension Tabsy - new tab theme au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom Tabsy - new tab theme Tabsy - new tab theme
ID jmjldnonaphcafodhlooaaadpdkegjnp
URL Officiel https://chromewebstore.google.com/detail/tabsy-new-tab-theme/jmjldnonaphcafodhlooaaadpdkegjnp
Description Beautiful new tab on every page
Taille du Fichier 1.88 MB
Nombre d'Installations 290
Version Actuelle 7.1
Dernière Mise à Jour 2023-06-23
Date de Publication 2020-05-29
Évaluation 4.00/5 Total 7 Évaluations
Développeur Tabsy
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://tabsy.app
URL de la Page d'Aide https://tabsy.app/help
URL de la Page de Politique de Confidentialité https://docs.google.com/document/d/1TvXIn6CJgYLzlU-SHqh-VgKHydIXU6J5dOxHBtiUmFE/edit?usp=sharing
Langues Prises en Charge 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"
    }
}