Orbit, the Cat
Read the mind of Orbit, the developer's cat, on each new tab.
Qu'est-ce que Orbit, the Cat ?
Orbit, the Cat est une extension Chrome développée par https://invertedpassion.com, et sa fonction principale est "Read the mind of Orbit, the developer's cat, on each new tab.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Orbit, the Cat
Téléchargez les fichiers d'extension Orbit, the Cat au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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 :)
Informations de Base sur l'Extension
Nom | Orbit, the Cat |
ID | fjnielflhjkmmdldlmhlomnlhkpheeid |
URL Officiel | https://chromewebstore.google.com/detail/orbit-the-cat/fjnielflhjkmmdldlmhlomnlhkpheeid |
Description | Read the mind of Orbit, the developer's cat, on each new tab. |
Taille du Fichier | 26.96 KB |
Nombre d'Installations | 243 |
Version Actuelle | 1.1 |
Dernière Mise à Jour | 2018-03-26 |
Date de Publication | 2018-03-25 |
Évaluation | 5.00/5 Total 16 Évaluations |
Développeur | https://invertedpassion.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://invertedpassion.com/ |
Langues Prises en Charge | 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" } } |