Cats New Tab Page

Install Cats New Tab to get cool features, HD Cats wallpapers and eventually better browsing experience, make your Chrome awesome!

什么是Cats New Tab Page?

Cats New Tab Page是由Mr. Beast开发的Chrome扩展程序,该扩展的主要功能是“Install Cats New Tab to get cool features, HD Cats wallpapers and eventually better browsing experience, make your Chrome awesome!”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载Cats New Tab Page扩展crx文件

下载Cats New Tab Page扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        You are here because you want to make your chrome look advanced with Cats wallpapers. You might don't know but we will add some amazing feature as well, so if you love cats, kittens, cat, animals, then don't go anywhere else! 

it could be great to hear from you - send us chat whenever you want and we will answer back ASAP. We want to hear from you!

May every cats new tab will put a big smile on your face, enjoy :)

You can expect finding ultimate functionalities that will boost your online activity. For example, you can find epic search bar for your ease. Also, our cats themes will rotate each time you open new window. Wait, there are another - date, time, weather, games and so on! Prepare to find a new earth of internet browsing.
By adding this cats extension, it gives us your consent to make changes on your new tab possibilities - and will allow us to add new cats backgrounds frequently.

Types of cat breeds you can find in our wallpapers - 
Abyssinian
Abyssinian Cat
American Bobtail
American Bobtail Cat Breed
American Curl
American Curl Cat Breed
American Shorthair
American Shorthair Cat
American Wirehair
American Wirehair Cat Breed
Balinese-Javanese Cat Breed
Bengal
Bengal Cat
Birman
Birman Cat Breed
Bombay
Bombay Cat
British Shorthair
British Shorthair Cat Breed
Burmese
Burmese Cat
Chartreux
Chartreux Cat Breed

To erase our cats addon all you have to do is to enter the chrome settings page and use the trash to completely take us off from your life....  =( 


We would like to thank all of you for trying our Cats New Tab extension. It took us tons of hours and resources to develop it but thanks to your support, it worth it, big time!                    

扩展基本信息

名称 Cats New Tab Page Cats New Tab Page
ID hnjhbogeakfjngojmkmbkaolpdkifkgf
官方URL https://chrome.google.com/webstore/detail/cats-new-tab-page/hnjhbogeakfjngojmkmbkaolpdkifkgf
简介 Install Cats New Tab to get cool features, HD Cats wallpapers and eventually better browsing experience, make your Chrome awesome!
文件大小 43.9 KB
安装次数 6,343
当前版本 2.2.7
更新时间 2019-10-30
上架时间 2019-10-30
评分 4.98/5 共11052次评分
开发者 Mr. Beast
电子邮箱 [email protected]
付费类型 free
支持的语言 en,no
manifest.json
{
    "description": "Install Cats New Tab to get cool features, HD Cats wallpapers and eventually better browsing experience, make your Chrome awesome!",
    "icons": {
        "128": "128-pics.png"
    },
    "default_locale": "en",
    "version": "2.2.7",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_localeTitle__",
    "chrome_url_overrides": {
        "newtab": "page.html"
    },
    "background": {
        "scripts": [
            "bg_js.js"
        ]
    },
    "browser_action": {
        "default_icon": "128-pics.png",
        "default_title": "Cats New Tab Page"
    },
    "short_name": "Cats New Tab Page",
    "permissions": [
        "alarms",
        "storage"
    ],
    "manifest_version": 2
}