Hürriyet Gazetesi

Hürriyet Gazetesi Extension

What is Hürriyet Gazetesi?

Hürriyet Gazetesi is a Chrome extension developed by Kaan Uzer, and its main feature is "Hürriyet Gazetesi Extension".

Extension Screenshots

screenshot
screenshot

Download Hürriyet Gazetesi Extension CRX File

Download Hürriyet Gazetesi 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

                        Hürriyet Gazetesi haberlerini ilk beş haberi görüntülemek için kullanılır.                    

Extension Basic Information

Name Hürriyet Gazetesi Hürriyet Gazetesi
ID binkhiokbojohlmbnnajekkcpbfflelj
Official URL https://chrome.google.com/webstore/detail/h%C3%BCrriyet-gazetesi/binkhiokbojohlmbnnajekkcpbfflelj
Description Hürriyet Gazetesi Extension
File Size 70.77 KB
Installation Count 55
Current Version 1.0
Last Updated 2016-09-13
Publish Date 2016-09-13
Rating 3.75/5 Total 4 Ratings
Developer Kaan Uzer
Payment Type free
Supported Languages tr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "H\u00fcrriyet Gazetesi",
    "description": "H\u00fcrriyet Gazetesi Extension",
    "version": "1.0",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": {
            "19": "Assets\/img\/hurriyetlogo-16.png",
            "38": "Assets\/img\/hurriyetlogo-128.png"
        },
        "default_title": "Hurriyet Gazetesi",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "Assets\/img\/hurriyet-16.png",
        "128": "Assets\/img\/hurriyet-128.png"
    },
    "permissions": [
        "activeTab",
        "https:\/\/api.hurriyet.com.tr\/"
    ]
}