Orbit, the Cat

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

Co to jest Orbit, the Cat?

Orbit, the Cat to rozszerzenie Chrome opracowane przez https://invertedpassion.com, a jego główną funkcją jest „Read the mind of Orbit, the developer's cat, on each new tab.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Orbit, the Cat

Pobierz pliki rozszerzeń Orbit, the Cat 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

                        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 :)                    

Podstawowe informacje o rozszerzeniu

Nazwa Orbit, the Cat Orbit, the Cat
ID fjnielflhjkmmdldlmhlomnlhkpheeid
Oficjalny URL https://chromewebstore.google.com/detail/orbit-the-cat/fjnielflhjkmmdldlmhlomnlhkpheeid
Opis Read the mind of Orbit, the developer's cat, on each new tab.
Rozmiar pliku 26.96 KB
Liczba instalacji 243
Aktualna Wersja 1.1
Ostatnia Aktualizacja 2018-03-26
Data Publikacji 2018-03-25
Ocena 5.00/5 Łącznie 16 Oceny
Deweloper https://invertedpassion.com
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://invertedpassion.com/
Obsługiwane Języki 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"
    }
}