Stratus - New Tab page

A clean and fast new tab page

Co to jest Stratus - New Tab page?

Stratus - New Tab page to rozszerzenie Chrome opracowane przez https://stratus.lakai.dev, a jego główną funkcją jest „A clean and fast new tab page”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Stratus - New Tab page

Pobierz pliki rozszerzeń Stratus - New Tab page w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Stratus - New Tab page Stratus - New Tab page
ID emmihlmfocedjhjafneinogeccblecaj
Oficjalny URL https://chromewebstore.google.com/detail/stratus-new-tab-page/emmihlmfocedjhjafneinogeccblecaj
Opis A clean and fast new tab page
Rozmiar pliku 275 KB
Liczba instalacji 92
Aktualna Wersja 1.0.9
Ostatnia Aktualizacja 2023-06-09
Data Publikacji 2022-11-12
Ocena 5.00/5 Łącznie 6 Oceny
Deweloper https://stratus.lakai.dev
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://github.com/dineshkhadka/stratus
Adres URL Strony Pomocy https://github.com/dineshkhadka/stratus
Obsługiwane Języki 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"
    }
}