Stratus - New Tab page

A clean and fast new tab page

Что такое Stratus - New Tab page?

Stratus - New Tab page - это расширение Chrome, разработанное https://stratus.lakai.dev, и его основная функция - "A clean and fast new tab page".

Снимки экрана расширения

screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения Stratus - New Tab page

Скачайте файлы расширений Stratus - New Tab page в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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.                    

Основная информация о расширении

Название Stratus - New Tab page Stratus - New Tab page
ID emmihlmfocedjhjafneinogeccblecaj
Официальный URL https://chromewebstore.google.com/detail/stratus-new-tab-page/emmihlmfocedjhjafneinogeccblecaj
Описание A clean and fast new tab page
Размер файла 275 KB
Количество установок 92
Текущая Версия 1.0.9
Последнее Обновление 2023-06-09
Дата публикации 2022-11-12
Рейтинг 5.00/5 Всего 6 оценок
Разработчик https://stratus.lakai.dev
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://github.com/dineshkhadka/stratus
URL страницы помощи https://github.com/dineshkhadka/stratus
Поддерживаемые языки 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"
    }
}