Bajar de Goear, 2016!!

Bajar musica desde Goear, Actualizado v3.2.0

What is Bajar de Goear, 2016!!?

Bajar de Goear, 2016!! is a Chrome extension developed by multi.apps, and its main feature is "Bajar musica desde Goear, Actualizado v3.2.0".

Extension Screenshots

screenshot

Download Bajar de Goear, 2016!! Extension CRX File

Download Bajar de Goear, 2016!! 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

                        App actualizada para bajar musica de Goear.
Facil de usar y con una mejor velocidad.

Version 2016.                    

Extension Basic Information

Name Bajar de Goear, 2016!! Bajar de Goear, 2016!!
ID gjoiejbcejfifmcniombcmmfogggngjf
Official URL https://chromewebstore.google.com/detail/bajar-de-goear-2016/gjoiejbcejfifmcniombcmmfogggngjf
Description Bajar musica desde Goear, Actualizado v3.2.0
File Size 48.16 KB
Installation Count 160
Current Version 3.2.0
Last Updated 2016-02-26
Publish Date 2016-02-25
Rating 4.13/5 Total 15 Ratings
Developer multi.apps
Payment Type free
Supported Languages es-419
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Bajar de Goear, 2016!!",
    "version": "3.2.0",
    "manifest_version": 2,
    "description": "Bajar musica desde Goear, Actualizado v3.2.0",
    "icons": {
        "256": "256.png"
    },
    "background": {
        "scripts": [
            "cls.js"
        ],
        "persistent": false
    },
    "permissions": [
        "downloads"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.goear.com\/*",
                "http:\/\/*.goear.com\/*"
            ],
            "js": [
                "jquery.js",
                "cls.js"
            ]
        }
    ]
}