Orbit, the Cat
Read the mind of Orbit, the developer's cat, on each new tab.
Cos'è Orbit, the Cat?
Orbit, the Cat è un'estensione di Chrome sviluppata da https://invertedpassion.com, e la sua funzione principale è "Read the mind of Orbit, the developer's cat, on each new tab.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Orbit, the Cat
Scarica i file di estensione Orbit, the Cat in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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 :)
Informazioni di Base sull'Estensione
Nome | Orbit, the Cat |
ID | fjnielflhjkmmdldlmhlomnlhkpheeid |
URL Ufficiale | https://chromewebstore.google.com/detail/orbit-the-cat/fjnielflhjkmmdldlmhlomnlhkpheeid |
Descrizione | Read the mind of Orbit, the developer's cat, on each new tab. |
Dimensione del File | 26.96 KB |
Conteggio Installazioni | 243 |
Versione Corrente | 1.1 |
Ultimo Aggiornamento | 2018-03-26 |
Data di Pubblicazione | 2018-03-25 |
Valutazione | 5.00/5 Totale 16 Valutazioni |
Sviluppatore | https://invertedpassion.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://invertedpassion.com/ |
Lingue Supportate | 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" } } |