Chrome Cat
I'm a cat that likes to hang out in Chrome (^..^)ノ
什么是Chrome Cat?
Chrome Cat是由https://chromecat.app开发的Chrome扩展程序,该扩展的主要功能是“I'm a cat that likes to hang out in Chrome (^..^)ノ”。
扩展截图
下载Chrome Cat扩展crx文件
下载Chrome Cat扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Hi! I'm Chrome Cat. I like to hang out and keep you company. [^._.^]ノ彡 You can see a demo at www.chromecat.app Click "Add to Chrome" and I'll hang with you on your favorite sites. We can watch videos, look at photos, and even do some work (I'll just sleep). I ask for permission to modify your data on all sites only so I can hang out with you on all sites! I can't read or store your personal data – I only store if you want me on or off. ¯\_₍⸍⸌̣ʷ̣̫⸍̣⸌₎_/¯ More about me: – I like to hang out almost everywhere, but some places just don't allow cats. – I get sleepy after 5 minutes in case your computer wants to go to sleep. – I'm a leo. (ฅ^・ﻌ・^)ฅ If I cause any problems: Try turning me off or refresh the window. (I can't be responsible for anything – I'm just a cat) Let's hang out! (⌯’▾’⌯) ∫ Thanks to the real life owner of this cat for sharing: Creator: Snapwing Falcon https://www.youtube.com/channel/UCEz90_TzcLkwRMFoYAU0PiA
扩展基本信息
名称 | Chrome Cat |
ID | nedimkoolcnedillajmobdhlmeibokgp |
官方URL | https://chromewebstore.google.com/detail/chrome-cat/nedimkoolcnedillajmobdhlmeibokgp |
简介 | I'm a cat that likes to hang out in Chrome (^..^)ノ |
文件大小 | 6.17 MB |
安装次数 | 25,960 |
当前版本 | 1.0 |
更新时间 | 2020-04-29 |
上架时间 | 2020-04-29 |
评分 | 4.97/5 共37次评分 |
开发者 | https://chromecat.app |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://chromecat.app |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Chrome Cat", "description": "I'm a cat that likes to hang out in Chrome (^..^)\uff89", "homepage_url": "https:\/\/chromecat.app", "version": "1.0", "background": { "scripts": [ "background.js" ], "persistent": false }, "browser_action": { "default_title": "Chrome Cat", "default_popup": "popup.html", "default_icon": "images\/bb_icon128.png" }, "icons": { "32": "images\/bb_icon32.png", "128": "images\/bb_icon128.png" }, "web_accessible_resources": [ "videos\/*", "sounds\/*", "images\/*" ], "content_scripts": [ { "matches": [ " |