Orbit, the Cat

Read the mind of Orbit, the developer's cat, on each new tab.

Что такое Orbit, the Cat?

Orbit, the Cat - это расширение Chrome, разработанное https://invertedpassion.com, и его основная функция - "Read the mind of Orbit, the developer's cat, on each new tab.".

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

screenshot

Скачать файл CRX расширения Orbit, the Cat

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

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

                        On each new tab, my cat will tell you how awesome you are. 

What can be better than cheering up while you're working? Try it :)                    

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

Название Orbit, the Cat Orbit, the Cat
ID fjnielflhjkmmdldlmhlomnlhkpheeid
Официальный URL https://chromewebstore.google.com/detail/orbit-the-cat/fjnielflhjkmmdldlmhlomnlhkpheeid
Описание Read the mind of Orbit, the developer's cat, on each new tab.
Размер файла 26.96 KB
Количество установок 243
Текущая Версия 1.1
Последнее Обновление 2018-03-26
Дата публикации 2018-03-25
Рейтинг 5.00/5 Всего 16 оценок
Разработчик https://invertedpassion.com
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://invertedpassion.com/
Поддерживаемые языки en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Orbit, the Cat",
    "version": "1.1",
    "author": "Paras Chopra",
    "description": "Read the mind of Orbit, the developer's cat, on each new tab.",
    "homepage_url": "https:\/\/invertedpassion.com\/free-resources\/",
    "icons": {
        "128": "cat-walk-by-iconka.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}