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
官方網址 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
}