Orbit, the Cat

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

What is Orbit, the Cat?

Orbit, the Cat is a Chrome extension developed by https://invertedpassion.com, and its main feature is "Read the mind of Orbit, the developer's cat, on each new tab.".

Extension Screenshots

screenshot

Download Orbit, the Cat Extension CRX File

Download Orbit, the Cat extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Orbit, the Cat Orbit, the Cat
ID fjnielflhjkmmdldlmhlomnlhkpheeid
Official URL https://chromewebstore.google.com/detail/orbit-the-cat/fjnielflhjkmmdldlmhlomnlhkpheeid
Description Read the mind of Orbit, the developer's cat, on each new tab.
File Size 26.96 KB
Installation Count 243
Current Version 1.1
Last Updated 2018-03-26
Publish Date 2018-03-25
Rating 5.00/5 Total 16 Ratings
Developer https://invertedpassion.com
Email [email protected]
Payment Type free
Extension Website https://invertedpassion.com/
Supported Languages 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"
    }
}