Stratus - New Tab page
A clean and fast new tab page
Cos'è Stratus - New Tab page?
Stratus - New Tab page è un'estensione di Chrome sviluppata da https://stratus.lakai.dev, e la sua funzione principale è "A clean and fast new tab page".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Stratus - New Tab page
Scarica i file di estensione Stratus - New Tab page in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Stratus is a clean and fast add-on that replaces your new tab page that will display the current Gregorian and Nepalese lunar dates. It also offers a new background image everyday, a weather forecast for two days and an inspiring quote that changes daily. Informazioni di Base sull'Estensione
| Nome | |
| ID | emmihlmfocedjhjafneinogeccblecaj |
| URL Ufficiale | https://chromewebstore.google.com/detail/stratus-new-tab-page/emmihlmfocedjhjafneinogeccblecaj |
| Descrizione | A clean and fast new tab page |
| Dimensione del File | 275 KB |
| Conteggio Installazioni | 92 |
| Versione Corrente | 1.0.9 |
| Ultimo Aggiornamento | 2023-06-09 |
| Data di Pubblicazione | 2022-11-12 |
| Valutazione | 5.00/5 Totale 6 Valutazioni |
| Sviluppatore | https://stratus.lakai.dev |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://github.com/dineshkhadka/stratus |
| URL della Pagina di Aiuto | https://github.com/dineshkhadka/stratus |
| Lingue Supportate | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"offline_enabled": true,
"name": "Stratus - New Tab page",
"description": "A clean and fast new tab page",
"version": "1.0.9",
"homepage_url": "https:\/\/github.com\/dineshkhadka\/stratus",
"chrome_url_overrides": {
"newtab": "index.html"
},
"icons": {
"16": "icons\/16.png",
"48": "icons\/48.png",
"128": "icons\/128.png"
}
} | |