iDescargar Button

Accede con un sólo clic a iDescargar desde Chrome

What is iDescargar Button?

iDescargar Button is a Chrome extension developed by https://idescargar.com, and its main feature is "Accede con un sólo clic a iDescargar desde Chrome".

Extension Screenshots

screenshot

Download iDescargar Button Extension CRX File

Download iDescargar Button 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

                        Con la extensión oficial de iDescargar.com, podrás acceder a nuestra AppMarket con miles de aplicaciones y juegos para dispositivos móviles (Android, iPhone, iPad, Windows Phone y Windows Mobile). 
Descárgate las mejores apps y los juegos más populares en un simple clic y de forma segura.
¡¡No te pierdas la oportunidad de tener lo que necesitas en un sólo clic!!                    

Extension Basic Information

Name iDescargar Button iDescargar Button
ID egegegbojfekfmeghjiidhldccbcdana
Official URL https://chromewebstore.google.com/detail/idescargar-button/egegegbojfekfmeghjiidhldccbcdana
Description Accede con un sólo clic a iDescargar desde Chrome
File Size 18.97 KB
Installation Count 40
Current Version 0.1
Last Updated 2018-04-10
Publish Date 2018-04-10
Rating 5.00/5 Total 3 Ratings
Developer https://idescargar.com
Email [email protected]
Payment Type free
Extension Website https://idescargar.com
Supported Languages es
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "iDescargar Button",
    "description": "Accede con un s\u00f3lo clic a iDescargar desde Chrome",
    "version": "0.1",
    "background": {
        "scripts": [
            "idescargar.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon_32x32.png",
        "default_title": ""
    },
    "icons": {
        "16": "icon_16x16.png",
        "128": "icon_128x128.png"
    }
}