Stratus - New Tab page
A clean and fast new tab page
Wat is Stratus - New Tab page?
Stratus - New Tab page is een Chrome-extensie ontwikkeld door https://stratus.lakai.dev, en de belangrijkste functie is "A clean and fast new tab page".
Extensie Screenshots
Download het CRX-bestand van de extensie Stratus - New Tab page
Download Stratus - New Tab page-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
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. Basisinformatie over de Extensie
| Naam | |
| ID | emmihlmfocedjhjafneinogeccblecaj |
| Officiële URL | https://chromewebstore.google.com/detail/stratus-new-tab-page/emmihlmfocedjhjafneinogeccblecaj |
| Beschrijving | A clean and fast new tab page |
| Bestandsgrootte | 275 KB |
| Aantal Installaties | 92 |
| Huidige Versie | 1.0.9 |
| Laatst Bijgewerkt | 2023-06-09 |
| Publicatiedatum | 2022-11-12 |
| Beoordeling | 5.00/5 Totaal 6 Beoordelingen |
| Ontwikkelaar | https://stratus.lakai.dev |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://github.com/dineshkhadka/stratus |
| Help Pagina-URL | https://github.com/dineshkhadka/stratus |
| Ondersteunde Talen | 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"
}
} | |