Tabby Cat

A new friend in every tab.

What is Tabby Cat?

Tabby Cat is a Chrome extension developed by Leslie Stetz, and its main feature is "A new friend in every tab.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Tabby Cat Extension CRX File

Download Tabby 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

                        Tabby Cat is the extension that brightens your day with a new animal in every new tab.

Tabby Cats blink, sleep, and even let you pet them – just like real cats! If you're really lucky, your Tabby Cats might leave goodies for you... but what will they bring? Take snapshots of your favorite ones to save them forever and ever.

Some toys attract combo kitties, which are cute little baby cats that only come out for special combinations of goodies. Find them all!

Don't like cats? No problem! Now you can have other pets like Doggos, Penguins, Bunnies, Pigs, and more! For free!

Meow. <3

P.S. Tabby Cat will never collect or sell your data.                    

Extension Basic Information

Name Tabby Cat Tabby Cat
ID mefhakmgclhhfbdadeojlkbllmecialg
Official URL https://chromewebstore.google.com/detail/tabby-cat/mefhakmgclhhfbdadeojlkbllmecialg
Description A new friend in every tab.
File Size 1.54 MB
Installation Count 750,945
Current Version 3.0.0
Last Updated 2023-12-11
Publish Date 2019-11-27
Rating 4.33/5 Total 5735 Ratings
Developer Leslie Stetz
Email [email protected]
Payment Type free
Extension Website https://tabbycats.club
Privacy Policy Page URL http://tabbycats.club/terms-of-use-and-privacy-policy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Tabby Cat",
    "version": "3.0.0",
    "description": "A new friend in every tab.",
    "author": "Leslie Zacharkow",
    "offline_enabled": true,
    "icons": {
        "128": "icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "public\/index.html"
    },
    "permissions": [
        "storage"
    ]
}