Moody new tab page

Moody is a simple new tab page with high quality beautiful images of the best photographers from unsplash.com

Что такое Moody new tab page?

Moody new tab page - это расширение Chrome, разработанное Hendry Sadrak, и его основная функция - "Moody is a simple new tab page with high quality beautiful images of the best photographers from unsplash.com".

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

screenshot

Скачать файл CRX расширения Moody new tab page

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

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

                        Simple new tab page

* High quality images of the best photographers from unsplash.com
* Minimalistic
* Lightweight                    

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

Название Moody new tab page Moody new tab page
ID edfejhkpfeomlophbjcoijgalcoiimfm
Официальный URL https://chromewebstore.google.com/detail/moody-new-tab-page/edfejhkpfeomlophbjcoijgalcoiimfm
Описание Moody is a simple new tab page with high quality beautiful images of the best photographers from unsplash.com
Размер файла 817 KB
Количество установок 12
Текущая Версия 1.2.0
Последнее Обновление 2019-11-08
Дата публикации 2019-11-07
Рейтинг 5.00/5 Всего 2 оценок
Разработчик Hendry Sadrak
Электронная почта [email protected]
Тип оплаты free
Поддерживаемые языки en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Moody new tab page",
    "short_name": "Moody",
    "version": "1.2.0",
    "description": "Moody is a simple new tab page with high quality beautiful images of the best photographers from unsplash.com",
    "icons": {
        "128": "icon128.png",
        "48": "icon48.png",
        "16": "icon16.png"
    },
    "chrome_url_overrides": {
        "newtab": ".\/index.html"
    },
    "author": "Hendry Sadrak  (https:\/\/www.hendrysadrak.com)"
}