Cat detector
Spots cats in the page you are browsing
什麼是Cat detector?
Cat detector是由Juangui Jordán開發的Chrome擴展程式,該擴展的主要功能是“Spots cats in the page you are browsing”。
擴展截圖
下載Cat detector擴展crx文件
下載Cat detector擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Cats are everywhere on the internet.Whether you are a cat lover or completely frightened by cats, this extension can help you, by early detecting cats in the web page that you are browsing. This extension counts the number of cat words displayed in the current page. On detection, a counter is displayed over the extension icon, and meow sounds are played. If the "Auto-detect" option is checked, each time you browse a web page, the cats are detected. If not, just click on the extension icon and select the "Detect cats" option.
擴展基本資訊
名稱 | Cat detector |
ID | iiaobbmnomlhhcblbgkdchcfoblbghgi |
官方網址 | https://chromewebstore.google.com/detail/cat-detector/iiaobbmnomlhhcblbgkdchcfoblbghgi |
簡介 | Spots cats in the page you are browsing |
檔案大小 | 183 KB |
安裝次數 | 20 |
目前版本 | 1.0 |
更新時間 | 2020-06-03 |
上架時間 | 2020-06-02 |
評分 | 1.00/5 共 1 次評分 |
開發者 | Juangui Jordán |
付費類型 | free |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Cat detector", "description": "Spots cats in the page you are browsing", "manifest_version": 2, "version": "1.0", "background": { "persistent": false, "scripts": [ "background.js" ] }, "content_scripts": [ { "matches": [ " |