Nerieš

Reklamy na web nepatria. Vymeň ich za GIFká. Vypni si reklamy vo svojom prehliadači. Reklamy NERIEŠ.

What is Nerieš?

Nerieš is a Chrome extension developed by TRIAD Advertising, and its main feature is "Reklamy na web nepatria. Vymeň ich za GIFká. Vypni si reklamy vo svojom prehliadači. Reklamy NERIEŠ.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Nerieš Extension CRX File

Download Nerieš 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

                        Reklamy na web nepatria. Vymeň ich za GIFká. Vypni si reklamy vo svojom prehliadači. Daj si tam tento plug-in a už uvidíš iba neriešiace GIFká. Reklamy NERIEŠ.                    

Extension Basic Information

Name Nerieš Nerieš
ID afkhibaldadnecdehgbklkiffofaebnn
Official URL https://chromewebstore.google.com/detail/nerie%C5%A1/afkhibaldadnecdehgbklkiffofaebnn
Description Reklamy na web nepatria. Vymeň ich za GIFká. Vypni si reklamy vo svojom prehliadači. Reklamy NERIEŠ.
File Size 116 KB
Installation Count 42
Current Version 1.1
Last Updated 2014-06-06
Publish Date 2014-06-06
Rating 4.67/5 Total 3 Ratings
Developer TRIAD Advertising
Email [email protected]
Payment Type free
Supported Languages sk
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Nerie\u0161",
    "version": "1.1",
    "description": "Reklamy na web nepatria. Vyme\u0148 ich za GIFk\u00e1. Vypni si reklamy vo svojom prehliada\u010di. Reklamy NERIE\u0160.",
    "permissions": [
        "storage",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "web_accessible_resources": [
        "jquery-2.1.1.min.map",
        "roh-sk.png"
    ],
    "icons": {
        "128": "icon.png"
    },
    "content_scripts": [
        {
            "js": [
                "jquery-2.1.1.min.js",
                "settings-sk.js",
                "main.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "manifest_version": 2
}