Beast Boy uses his head!

Beast boy decides to use his head!

What is Beast Boy uses his head!?

Beast Boy uses his head! is a Chrome extension developed by https://redcodi.space, and its main feature is "Beast boy decides to use his head!".

Extension Screenshots

screenshot

Download Beast Boy uses his head! Extension CRX File

Download Beast Boy uses his head! extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name Beast Boy uses his head! Beast Boy uses his head!
ID mkagpigjdmjifhellgdphjjgkbggkhnd
Official URL https://chromewebstore.google.com/detail/beast-boy-uses-his-head/mkagpigjdmjifhellgdphjjgkbggkhnd
Description Beast boy decides to use his head!
File Size 1.07 MB
Installation Count 79
Current Version 0.1.5
Last Updated 2021-07-03
Publish Date 2020-03-31
Rating 5.00/5 Total 9 Ratings
Developer https://redcodi.space
Email [email protected]
Payment Type free
Extension Website https://redcodi.space
Help Page URL https://redcodi.space
Supported Languages 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"
}