Orbit, the Cat

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

Was ist Orbit, the Cat?

Orbit, the Cat ist eine Chrome-Erweiterung, die von https://invertedpassion.com entwickelt wurde, und ihr Hauptmerkmal ist "Read the mind of Orbit, the developer's cat, on each new tab.".

Erweiterungsscreenshots

screenshot

Orbit, the Cat-Erweiterungs-CRX-Datei herunterladen

Laden Sie Orbit, the Cat-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

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

Grundlegende Informationen zur Erweiterung

Name Orbit, the Cat Orbit, the Cat
ID fjnielflhjkmmdldlmhlomnlhkpheeid
Offizielle URL https://chromewebstore.google.com/detail/orbit-the-cat/fjnielflhjkmmdldlmhlomnlhkpheeid
Beschreibung Read the mind of Orbit, the developer's cat, on each new tab.
Dateigröße 26.96 KB
Installationsanzahl 243
Aktuelle Version 1.1
Letztes Update 2018-03-26
Veröffentlichungsdatum 2018-03-25
Bewertung 5.00/5 Insgesamt 16 Bewertungen
Entwickler https://invertedpassion.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://invertedpassion.com/
Unterstützte Sprachen 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"
    }
}