Neymar Challenge

Make any webpage do the Neymar Challenge

Neymar Challengeとは何ですか?

Neymar ChallengeはUnknownによって開発されたChromeの拡張機能で、その主な機能は「Make any webpage do the Neymar Challenge」です。

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

screenshot

Neymar Challenge拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Make any webpage do the Neymar Challenge                    

拡張機能の基本情報

名前 Neymar Challenge Neymar Challenge
ID akiplohaiffkeepkeojheejakomnagnk
公式URL https://chromewebstore.google.com/detail/neymar-challenge/akiplohaiffkeepkeojheejakomnagnk
説明 Make any webpage do the Neymar Challenge
ファイルサイズ 12.43 KB
インストール数 247
現在のバージョン 1.0.1
最終更新日 2018-07-31
公開日 2018-07-31
評価 5.00/5 合計 1 レビュー
開発者 Unknown
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Neymar Challenge",
    "description": "Make any webpage do the Neymar Challenge",
    "version": "1.0.1",
    "author": "Guilherme Garnier ",
    "homepage_url": "https:\/\/github.com\/ggarnier\/neymar-challenge",
    "permissions": [
        "activeTab"
    ],
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_title": "Neymar Challenge",
        "default_icon": {
            "16": "icon16.png",
            "24": "icon24.png",
            "32": "icon32.png",
            "64": "icon64.png",
            "128": "icon128.png"
        },
        "default_popup": "popup.html"
    },
    "manifest_version": 2
}