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によって開発されたChromeの拡張機能で、その主な機能は「Beast boy decides to use his head!」です。

拡張機能のスクリーンショット

screenshot

Beast Boy uses his head!拡張機能のCRXファイルをダウンロード

Beast Boy uses his head!拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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"
}