Beast Boy uses his head!

Beast boy decides to use his head!

Cos'è Beast Boy uses his head!?

Beast Boy uses his head! è un'estensione di Chrome sviluppata da https://redcodi.space, e la sua funzione principale è "Beast boy decides to use his head!".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Beast Boy uses his head!

Scarica i file di estensione Beast Boy uses his head! in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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!                    

Informazioni di Base sull'Estensione

Nome Beast Boy uses his head! Beast Boy uses his head!
ID mkagpigjdmjifhellgdphjjgkbggkhnd
URL Ufficiale https://chromewebstore.google.com/detail/beast-boy-uses-his-head/mkagpigjdmjifhellgdphjjgkbggkhnd
Descrizione Beast boy decides to use his head!
Dimensione del File 1.07 MB
Conteggio Installazioni 79
Versione Corrente 0.1.5
Ultimo Aggiornamento 2021-07-03
Data di Pubblicazione 2020-03-31
Valutazione 5.00/5 Totale 9 Valutazioni
Sviluppatore https://redcodi.space
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://redcodi.space
URL della Pagina di Aiuto https://redcodi.space
Lingue Supportate 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"
}