Kitty Tab

Fun cat gifs for each new tab !

What is Kitty Tab?

Kitty Tab is a Chrome extension developed by bob6664569, and its main feature is "Fun cat gifs for each new tab !".

Extension Screenshots

screenshot

Download Kitty Tab Extension CRX File

Download Kitty Tab 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

                        Add fun to each new tab with the Kitty-Tab (TM) !

(Just another tab with gifs of cats)                    

Extension Basic Information

Name Kitty Tab Kitty Tab
ID fbhgegkipgjamncghhbfojfecmkfbglm
Official URL https://chromewebstore.google.com/detail/kitty-tab/fbhgegkipgjamncghhbfojfecmkfbglm
Description Fun cat gifs for each new tab !
File Size 13.37 KB
Installation Count 1,168
Current Version 0.1.5
Last Updated 2016-11-20
Publish Date 2016-11-20
Rating 5.00/5 Total 3 Ratings
Developer bob6664569
Email [email protected]
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Kitty Tab",
    "description": "Fun cat gifs for each new tab !",
    "version": "0.1.5",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "cat.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "manifest_version": 2
}