Cats New Tab Page
Install Cats New Tab to get cool features, HD Cats wallpapers and eventually better browsing experience, make your Chrome awesome!
What is Cats New Tab Page?
Cats New Tab Page is a Chrome extension developed by Mr. Beast, and its main feature is "Install Cats New Tab to get cool features, HD Cats wallpapers and eventually better browsing experience, make your Chrome awesome!".
Extension Screenshots
Download Cats New Tab Page Extension CRX File
Download Cats New Tab Page 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
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!
Extension Basic Information
Name | |
ID | hnjhbogeakfjngojmkmbkaolpdkifkgf |
Official URL | https://chrome.google.com/webstore/detail/cats-new-tab-page/hnjhbogeakfjngojmkmbkaolpdkifkgf |
Description | Install Cats New Tab to get cool features, HD Cats wallpapers and eventually better browsing experience, make your Chrome awesome! |
File Size | 43.9 KB |
Installation Count | 6,343 |
Current Version | 2.2.7 |
Last Updated | 2019-10-30 |
Publish Date | 2019-10-30 |
Rating | 4.98/5 Total 11052 Ratings |
Developer | Mr. Beast |
[email protected] | |
Payment Type | free |
Supported Languages | 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 } |