Awesome Cat Stuff

Awesome Cat Stuff is a Chrome Extension for the New Tab

什么是Awesome Cat Stuff?

Awesome Cat Stuff是由mystiquetab开发的Chrome扩展程序,该扩展的主要功能是“Awesome Cat Stuff is a Chrome Extension for the New Tab”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

下载Awesome Cat Stuff扩展crx文件

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

扩展使用说明

                        Cat lovers pay attention.! This one is for you! 😻
Awesome Cat Stuff is a brand new extension made for cat enthusiasts by cat lovers.

When you are looking for a way to spice up your browser with some feline friends, then look no further!

We have created the Awesome Cat Stuff browser extension to provide you with your daily doses of fluffy cuteness. With over 40 unique backgrounds of cats from Main Coone, European Shorthair, Ragdolls, Persians, Bengals and British Shorthair we are sure your favorite cat race will be there.  

This lightweight extension will make surfing the web more enjoyable!
We have kept the functionality to a minimum and don't like to complicate things. We just want you to enjoy cats! 

What you will get when you install this extension:

🐾 Local date and time
🐾 Quick search functionality powered by Microsoft Bing
🐾 Shortcuts to YouTube, Facebook, Amazon and Google Mail.

We value your privacy and can assure you that we are not collecting any personal data.
You can find the links to our privacy policy and terms of service below.

About us: https://awesomecatstuff.com/about
Privacy Policy: https://awesomecatstuff.com/privacy/
T&C's: https://awesomecatstuff.com/terms/
Contact us: https://awesomecatstuff.com/contacts/

If you are missing a specific race of cats? Let us know and we will make sure to include it in our next update! 

Thanks for installing and we hope you enjoy this cat extension as much as we loved building it!                    

扩展基本信息

名称 Awesome Cat Stuff Awesome Cat Stuff
ID nllfahodapggfaehjnfngpijfcldagbb
官方URL https://chromewebstore.google.com/detail/awesome-cat-stuff/nllfahodapggfaehjnfngpijfcldagbb
简介 Awesome Cat Stuff is a Chrome Extension for the New Tab
文件大小 5.75 MB
安装次数 114
当前版本 1.1.0
更新时间 2022-11-18
上架时间 2022-09-29
开发者 mystiquetab
电子邮箱 [email protected]
付费类型 free
扩展官网 https://awesomecatstuff.com/
帮助页面URL https://awesomecatstuff.com/contacts/
隐私政策页面URL https://mystiquesearch.com/terms.html
支持的语言 de,en,fr,nl,es,it
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "version": "1.1.0",
    "default_locale": "en",
    "description": "__MSG_appDescription__",
    "icons": {
        "128": "images\/icon-128.png",
        "16": "images\/icon-16.png",
        "48": "images\/icon-48.png"
    },
    "action": [],
    "background": {
        "service_worker": "scripts\/background.js"
    },
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    },
    "permissions": [
        "storage"
    ]
}