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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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"
    }
}