Neymar Challenge

Make any webpage do the Neymar Challenge

What is Neymar Challenge?

Neymar Challenge is a Chrome extension developed by Unknown, and its main feature is "Make any webpage do the Neymar Challenge".

Extension Screenshots

screenshot

Download Neymar Challenge Extension CRX File

Download Neymar Challenge 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

                        Make any webpage do the Neymar Challenge                    

Extension Basic Information

Name Neymar Challenge Neymar Challenge
ID akiplohaiffkeepkeojheejakomnagnk
Official URL https://chromewebstore.google.com/detail/neymar-challenge/akiplohaiffkeepkeojheejakomnagnk
Description Make any webpage do the Neymar Challenge
File Size 12.43 KB
Installation Count 247
Current Version 1.0.1
Last Updated 2018-07-31
Publish Date 2018-07-31
Rating 5.00/5 Total 1 Ratings
Developer Unknown
Payment Type free
Supported Languages 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
}