Scene Tab

Delightful, speedy, and customizable, a charming new tab design.

Qu'est-ce que Scene Tab ?

Scene Tab est une extension Chrome développée par https://scene-tab.com, et sa fonction principale est "Delightful, speedy, and customizable, a charming new tab design.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Scene Tab

Téléchargez les fichiers d'extension Scene Tab 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

                        Delightful, speedy, and customizable, a charming new tab design.
A series of beautiful clock styles, combine with your favorite images easily.
And Customize your own clock, with HTML / CSS that you are familiar with.
Enjoy it!                    

Informations de Base sur l'Extension

Nom Scene Tab Scene Tab
ID dbfohgocekckdjinlpmdednalcilidgp
URL Officiel https://chromewebstore.google.com/detail/scene-tab/dbfohgocekckdjinlpmdednalcilidgp
Description Delightful, speedy, and customizable, a charming new tab design.
Taille du Fichier 2.59 MB
Nombre d'Installations 64
Version Actuelle 0.26.3
Dernière Mise à Jour 2024-01-30
Date de Publication 2023-07-06
Évaluation 5.00/5 Total 1 Évaluations
Développeur https://scene-tab.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.scene-tab.com/
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Scene Tab",
    "description": "Delightful, speedy, and customizable, a charming new tab design.",
    "version": "0.26.3",
    "icons": {
        "16": "Public\/assets\/icons\/icon-s-16.png",
        "32": "Public\/assets\/icons\/icon-s-32.png",
        "48": "Public\/assets\/icons\/icon-s-48.png",
        "128": "Public\/assets\/icons\/icon-128.png"
    },
    "permissions": [
        "alarms",
        "unlimitedStorage"
    ],
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}