Beast Boy uses his head!

Beast boy decides to use his head!

Beast Boy uses his head! क्या है?

Beast Boy uses his head! https://redcodi.space द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Beast boy decides to use his head!"।

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

screenshot

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

crx प्रारूप में Beast Boy uses his head! एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Hello, I have made an extension that when you click it it shows a funny "Beast Boy using his head" GIF!

Image Credits:

Beast boy: https://goo.gl/xVNvxx
Beast boy GIF: N/A

Disclaimer:

We are not in any way associated with "Cartoon Network" or "Teen Titans Go!"
By installing this extension you agree to receive notifications from the creator, such as Updates, Reminder, and More fun things to do!                    

एक्सटेंशन की मूल जानकारी

नाम Beast Boy uses his head! Beast Boy uses his head!
ID mkagpigjdmjifhellgdphjjgkbggkhnd
आधिकारिक URL https://chromewebstore.google.com/detail/beast-boy-uses-his-head/mkagpigjdmjifhellgdphjjgkbggkhnd
विवरण Beast boy decides to use his head!
फ़ाइल का आकार 1.07 MB
स्थापना संख्या 79
वर्तमान संस्करण 0.1.5
अंतिम अपडेट 2021-07-03
प्रकाशन तिथि 2020-03-31
रेटिंग 5.00/5 कुल 9 रेटिंग्स
डेवलपर https://redcodi.space
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://redcodi.space
सहायता पृष्ठ URL https://redcodi.space
समर्थित भाषाएँ en
manifest.json
{
    "background": {
        "persistent": true,
        "scripts": [
            "OneSignal.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_popup": "src\/pop\/pop.html",
        "default_title": "Beast boy uses his head!"
    },
    "default_locale": "en",
    "description": "Beast boy decides to use his head!",
    "homepage_url": "https:\/\/redcodi.space",
    "icons": {
        "128": "icons\/icon128.png",
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png"
    },
    "manifest_version": 2,
    "name": "Beast Boy uses his head!",
    "omnibox": {
        "keyword": "Redcodi"
    },
    "permissions": [
        "gcm",
        "storage",
        "notifications",
        "identity"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.1.5"
}