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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
}