Stratus - New Tab page

A clean and fast new tab page

Co je Stratus - New Tab page?

Stratus - New Tab page je rozšíření Chrome vyvinuté https://stratus.lakai.dev, a jeho hlavní funkcí je „A clean and fast new tab page“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Stratus - New Tab page

Stáhněte si soubory rozšíření Stratus - New Tab page ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Stratus - New Tab page Stratus - New Tab page
ID emmihlmfocedjhjafneinogeccblecaj
Oficiální URL https://chromewebstore.google.com/detail/stratus-new-tab-page/emmihlmfocedjhjafneinogeccblecaj
Popis A clean and fast new tab page
Velikost souboru 275 KB
Počet instalací 92
Aktuální Verze 1.0.9
Poslední Aktualizace 2023-06-09
Datum Vydání 2022-11-12
Hodnocení 5.00/5 Celkem 6 Hodnocení
Vývojář https://stratus.lakai.dev
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://github.com/dineshkhadka/stratus
URL Stránky Nápovědy https://github.com/dineshkhadka/stratus
Podporované Jazyky 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"
    }
}