Cat detector
Spots cats in the page you are browsing
Apa itu Cat detector?
Cat detector adalah ekstensi Chrome yang dikembangkan oleh Juangui Jordán, dan fitur utamanya adalah "Spots cats in the page you are browsing".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Cat detector
Unduh file ekstensi Cat detector dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | Cat detector |
ID | iiaobbmnomlhhcblbgkdchcfoblbghgi |
URL Resmi | https://chromewebstore.google.com/detail/cat-detector/iiaobbmnomlhhcblbgkdchcfoblbghgi |
Deskripsi | Spots cats in the page you are browsing |
Ukuran File | 183 KB |
Jumlah Instalasi | 20 |
Versi Saat Ini | 1.0 |
Terakhir Diperbarui | 2020-06-03 |
Tanggal Publikasi | 2020-06-02 |
Penilaian | 1.00/5 Total 1 Penilaian |
Pengembang | Juangui Jordán |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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": [ " |