Orbit, the Cat

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

Vad är Orbit, the Cat?

Orbit, the Cat är en Chrome-tillägg utvecklad av https://invertedpassion.com, och dess huvudfunktion är "Read the mind of Orbit, the developer's cat, on each new tab.".

Tilläggsskärmbilder

screenshot

Ladda ner Orbit, the Cat-förlängningens CRX-fil

Ladda ner Orbit, the Cat-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

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

Grundläggande Information om Tillägg

Namn Orbit, the Cat Orbit, the Cat
ID fjnielflhjkmmdldlmhlomnlhkpheeid
Officiell webbadress https://chromewebstore.google.com/detail/orbit-the-cat/fjnielflhjkmmdldlmhlomnlhkpheeid
Beskrivning Read the mind of Orbit, the developer's cat, on each new tab.
Filstorlek 26.96 KB
Antal Installationer 243
Aktuell Version 1.1
Senast Uppdaterad 2018-03-26
Publiceringsdatum 2018-03-25
Betyg 5.00/5 Totalt 16 Betyg
Utvecklare https://invertedpassion.com
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://invertedpassion.com/
Stödda Språk 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"
    }
}