Hide movistar.com.ni PopUp

Hide movistar.com.ni PopUp

What is Hide movistar.com.ni PopUp?

Hide movistar.com.ni PopUp is a Chrome extension developed by Paulo McNally, and its main feature is "Hide movistar.com.ni PopUp".

Extension Screenshots

screenshot

Download Hide movistar.com.ni PopUp Extension CRX File

Download Hide movistar.com.ni PopUp 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

                        Google Chrome extension that allows you to hide the popup movistar.com.ni                    

Extension Basic Information

Name Hide movistar.com.ni PopUp Hide movistar.com.ni PopUp
ID cechbcjhpjojjegmfdblpjpngafjnihe
Official URL https://chrome.google.com/webstore/detail/hide-movistarcomni-popup/cechbcjhpjojjegmfdblpjpngafjnihe
Description Hide movistar.com.ni PopUp
File Size 24.26 KB
Installation Count 1,010
Current Version 0.0.1
Last Updated 2014-05-23
Publish Date 2014-05-23
Rating 3.83/5 Total 6 Ratings
Developer Paulo McNally
Payment Type free
Supported Languages es-419
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Hide movistar.com.ni PopUp",
    "version": "0.0.1",
    "manifest_version": 2,
    "description": "Hide movistar.com.ni PopUp",
    "permissions": [
        "https:\/\/www.movistar.com.ni\/*"
    ],
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.movistar.com.ni\/*"
            ],
            "css": [
                "style.css"
            ]
        }
    ]
}