Scene Tab
Delightful, speedy, and customizable, a charming new tab design.
Wat is Scene Tab?
Scene Tab is een Chrome-extensie ontwikkeld door https://scene-tab.com, en de belangrijkste functie is "Delightful, speedy, and customizable, a charming new tab design.".
Extensie Screenshots
Download het CRX-bestand van de extensie Scene Tab
Download Scene Tab-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
                        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!                     Basisinformatie over de Extensie
| Naam |   |  
| ID | dbfohgocekckdjinlpmdednalcilidgp | 
| Officiële URL | https://chromewebstore.google.com/detail/scene-tab/dbfohgocekckdjinlpmdednalcilidgp | 
| Beschrijving | Delightful, speedy, and customizable, a charming new tab design. | 
| Bestandsgrootte | 2.59 MB | 
| Aantal Installaties | 64 | 
| Huidige Versie | 0.26.3 | 
| Laatst Bijgewerkt | 2024-01-30 | 
| Publicatiedatum | 2023-07-06 | 
| Beoordeling | 5.00/5 Totaal 1 Beoordelingen | 
| Ontwikkelaar | https://scene-tab.com | 
| [email protected] | |
| Betalingswijze | free | 
| Extensiewebsite | https://www.scene-tab.com/ | 
| Ondersteunde Talen | 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"
    }
}  |  |