SME.sk Headlines

Quickly preview articles by the Slovak news website SME.sk. Rýchly prehľad článkov na spravodajskom portáli SME.sk.

What is SME.sk Headlines?

SME.sk Headlines is a Chrome extension developed by Michal Stankoviansky, and its main feature is "Quickly preview articles by the Slovak news website SME.sk. Rýchly prehľad článkov na spravodajskom portáli SME.sk.".

Extension Screenshots

screenshot

Download SME.sk Headlines Extension CRX File

Download SME.sk Headlines 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

                        Quickly preview articles by the Slovak news website SME.sk.

Rýchly prehľad článkov na spravodajskom portáli SME.sk.                    

Extension Basic Information

Name SME.sk Headlines SME.sk Headlines
ID hnlngebkfldcfahpnmoononjgofheaaa
Official URL https://chromewebstore.google.com/detail/smesk-headlines/hnlngebkfldcfahpnmoononjgofheaaa
Description Quickly preview articles by the Slovak news website SME.sk. Rýchly prehľad článkov na spravodajskom portáli SME.sk.
File Size 53.28 KB
Installation Count 28
Current Version 0.3
Last Updated 2015-07-20
Publish Date 2015-07-20
Rating 5.00/5 Total 1 Ratings
Developer Michal Stankoviansky
Email [email protected]
Payment Type free
Supported Languages sk
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "SME.sk Headlines",
    "version": "0.3",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "SME.sk Headlines",
        "default_popup": "popup.html"
    },
    "permissions": [
        "*:\/\/*.sme.sk\/"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}