Slovensko bez Kotlebu

Protikotlebovský odznak pre Google Chrome

What is Slovensko bez Kotlebu?

Slovensko bez Kotlebu is a Chrome extension developed by Bez Kotlebu, and its main feature is "Protikotlebovský odznak pre Google Chrome".

Extension Screenshots

screenshot

Download Slovensko bez Kotlebu Extension CRX File

Download Slovensko bez Kotlebu 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

                        Nainštaluj si protikotlebovský odznak a bojuj proti fašistickej propagande.                    

Extension Basic Information

Name Slovensko bez Kotlebu Slovensko bez Kotlebu
ID ecjpbamniibknhmeoeomfdbbaninpdgg
Official URL https://chromewebstore.google.com/detail/slovensko-bez-kotlebu/ecjpbamniibknhmeoeomfdbbaninpdgg
Description Protikotlebovský odznak pre Google Chrome
File Size 16.73 KB
Installation Count 17
Current Version 0.6
Last Updated 2017-05-10
Publish Date 2017-05-10
Rating 5.00/5 Total 3 Ratings
Developer Bez Kotlebu
Payment Type free
Supported Languages sk
manifest.json
{
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_icon": "images\/icon-128.png",
        "default_popup": "index.html",
        "default_title": "Slovensko bez Kotlebu"
    },
    "icons": {
        "128": "images\/icon-128.png",
        "64": "images\/icon-64.png",
        "48": "images\/icon-48.png",
        "32": "images\/icon-32.png"
    },
    "description": "Protikotlebovsk\u00fd odznak pre Google Chrome",
    "content_security_policy": "img-src 'self' http:\/\/www.naseslovensko.net; default-src 'self'",
    "manifest_version": 2,
    "name": "Slovensko bez Kotlebu",
    "permissions": [
        "alarms",
        "idle"
    ],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.6"
}