JIK.fm

New persian music.

What is JIK.fm?

JIK.fm is a Chrome extension developed by http://www.jik.fm, and its main feature is "New persian music.".

Extension Screenshots

screenshot

Download JIK.fm Extension CRX File

Download JIK.fm 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

                        The best way to find new persian music , album and news on Google Chrome browser JIK.fm extension...                    

Extension Basic Information

Name JIK.fm JIK.fm
ID pbndmojgnoefjpdjbegbfbljggaphbgn
Official URL https://chrome.google.com/webstore/detail/jikfm/pbndmojgnoefjpdjbegbfbljggaphbgn
Description New persian music.
File Size 139 KB
Installation Count 296
Current Version 0.1.8
Last Updated 2014-04-22
Publish Date 2014-04-22
Rating 4.75/5 Total 20 Ratings
Developer http://www.jik.fm
Payment Type free
Extension Website http://www.jik.fm
Supported Languages en
manifest.json
{
    "manifest_version": 2,
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "images\/JIK_16.png",
        "default_popup": "popup.html",
        "default_title": "JIK.fm"
    },
    "content_scripts": [
        {
            "js": [
                "scripts\/jquery.js",
                "scripts\/reset.js"
            ],
            "matches": [
                "http:\/\/www.jik.fm\/*",
                "http:\/\/www.jik.fm\/"
            ]
        }
    ],
    "description": "New persian music.",
    "homepage_url": "http:\/\/www.jik.fm\/",
    "icons": {
        "128": "images\/JIK_128.png",
        "16": "images\/JIK_16.png",
        "48": "images\/JIK_48.png"
    },
    "name": "JIK.fm",
    "options_page": "options.html",
    "permissions": [
        "https:\/\/www.wikiseda.com\/*",
        "https:\/\/www.wikiseda.org\/*",
        "notifications"
    ],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.1.8"
}