Cat Generator

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

Cat Generator क्या है?

Cat Generator nickela125 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "The purrfect extension to keep you entertained with awesome cat gifs."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Cat Generator एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
    }
}