TRT Haber

Trt haber rss okuyucu.

What is TRT Haber?

TRT Haber is a Chrome extension developed by https://www.nullovy.com, and its main feature is "Trt haber rss okuyucu.".

Extension Screenshots

screenshot
screenshot

Download TRT Haber Extension CRX File

Download TRT Haber 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

                        Trt haberin haberlerini okuyabileceğiniz bir uygulama                    

Extension Basic Information

Name TRT Haber TRT Haber
ID hdeajbgjpkkgihkpgpopmdgphenphhjn
Official URL https://chromewebstore.google.com/detail/trt-haber/hdeajbgjpkkgihkpgpopmdgphenphhjn
Description Trt haber rss okuyucu.
File Size 325 KB
Installation Count 89
Current Version 0.0.0.1
Last Updated 2016-06-21
Publish Date 2016-06-21
Rating 5.00/5 Total 4 Ratings
Developer https://www.nullovy.com
Email [email protected]
Payment Type free
Supported Languages tr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "TRT Haber",
    "description": "Trt haber rss okuyucu.",
    "version": "0.0.0.1",
    "author": "Nullovy",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "trthaber.png",
        "default_popup": "index.html",
        "default_title": "TRT Haber"
    },
    "background": {
        "scripts": [
            "js\/jquery.min.js"
        ]
    },
    "icons": {
        "128": "trthaberbuyuk.png"
    }
}