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!」です。
拡張機能のスクリーンショット
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!
拡張機能の基本情報
名前 | |
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 |
Eメール | [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 } |