Orbit, the Cat
Read the mind of Orbit, the developer's cat, on each new tab.
Hvad er Orbit, the Cat?
Orbit, the Cat er en Chrome-udvidelse udviklet af https://invertedpassion.com, og dens hovedfunktion er "Read the mind of Orbit, the developer's cat, on each new tab.".
Udvidelsesskærmbilleder
Download Orbit, the Cat-udvidelses-CRX-fil
Download Orbit, the Cat-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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æggende oplysninger om udvidelsen
| Navn | |
| ID | fjnielflhjkmmdldlmhlomnlhkpheeid |
| Officiel URL | https://chromewebstore.google.com/detail/orbit-the-cat/fjnielflhjkmmdldlmhlomnlhkpheeid |
| Beskrivelse | Read the mind of Orbit, the developer's cat, on each new tab. |
| Filstørrelse | 26.96 KB |
| Antal Installationer | 243 |
| Nuværende Version | 1.1 |
| Senest Opdateret | 2018-03-26 |
| Udgivelsesdato | 2018-03-25 |
| Bedømmelse | 5.00/5 Samlet 16 Bedømmelser |
| Udvikler | https://invertedpassion.com |
| [email protected] | |
| Betalingsmetode | free |
| Udvidelseswebsted | https://invertedpassion.com/ |
| Understøttede Sprog | 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"
}
} | |