Tabby Face

A new face in each new tab.

What is Tabby Face?

Tabby Face is a Chrome extension developed by Leslie Stetz, and its main feature is "A new face in each new tab.".

Extension Screenshots

screenshot

Download Tabby Face Extension CRX File

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

                        A new face in each new tab.                    

Extension Basic Information

Name Tabby Face Tabby Face
ID mfdldalpkidgnbelciicnadolplfjglc
Official URL https://chromewebstore.google.com/detail/tabby-face/mfdldalpkidgnbelciicnadolplfjglc
Description A new face in each new tab.
File Size 43.07 KB
Installation Count 2,519
Current Version 0.1
Last Updated 2016-01-18
Publish Date 2016-01-18
Rating 3.86/5 Total 35 Ratings
Developer Leslie Stetz
Email [email protected]
Payment Type free
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": 2,
    "name": "Tabby Face",
    "version": "0.1",
    "chrome_url_overrides": {
        "newtab": "tabby.html"
    },
    "content_scripts": [],
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    }
}