Cat Generator

The purrfect extension to keep you entertained with awesome cat gifs.

Cat Generatorคืออะไร?

Cat Generator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย nickela125 และคุณลักษณะหลักของมันคือ "The purrfect extension to keep you entertained with awesome cat gifs."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Cat Generator

ดาวน์โหลดไฟล์ส่วนขยาย Cat Generator ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Are you having a boring day? Need something to make you smile? Just really love cats? If you answered yes to any of these (and even if you didn't), you need Cat Generator.

Get randomly generated cat gifs delivered right to your web browser with one simple click. Guaranteed to improve your day.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Cat Generator Cat Generator
ID glpkdnkdpcloinlicdbnlemidgdmglhh
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/cat-generator/glpkdnkdpcloinlicdbnlemidgdmglhh
คำอธิบาย The purrfect extension to keep you entertained with awesome cat gifs.
ขนาดไฟล์ 211 KB
จำนวนการติดตั้ง 1,433
เวอร์ชันปัจจุบัน 1.2.0.0
อัปเดตครั้งล่าสุด 2018-09-24
วันที่เผยแพร่ 2018-09-23
คะแนน 5.00/5 รวมทั้งหมด 13 คะแนน
ผู้พัฒนา nickela125
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Cat Generator",
    "description": "The purrfect extension to keep you entertained with awesome cat gifs.",
    "version": "1.2.0.0",
    "browser_action": {
        "default_popup": "popup.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "icons": {
        "16": "cat_16.png",
        "48": "cat_48.png",
        "128": "cat_128.png"
    }
}