Radyo Dinle
Online Radyo Dinleme Eklentisi
What is Radyo Dinle?
Radyo Dinle is a Chrome extension developed by http://www.fullradyo.com, and its main feature is "Online Radyo Dinleme Eklentisi".
Extension Screenshots
Download Radyo Dinle Extension CRX File
Download Radyo Dinle 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
Online Radyoları Dinleme Uygulaması, İstemiş olduğunuz radyoyu seçin ve ardından dinlemeye başlayın..
Extension Basic Information
Name | |
ID | nenpkcmnocbcdhlihcphpgohomlkmlni |
Official URL | https://chrome.google.com/webstore/detail/radyo-dinle/nenpkcmnocbcdhlihcphpgohomlkmlni |
Description | Online Radyo Dinleme Eklentisi |
File Size | 75.11 KB |
Installation Count | 119 |
Current Version | 1.0 |
Last Updated | 2014-05-02 |
Publish Date | 2014-05-02 |
Rating | 3.27/5 Total 11 Ratings |
Developer | http://www.fullradyo.com |
[email protected] | |
Payment Type | free |
Extension Website | http://www.fullradyo.com/ |
Help Page URL | http://www.fullradyo.com/yardim-menusu.html |
Privacy Policy Page URL | http://harunbudun.com/gizlilik |
Supported Languages | tr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Radyo Dinle", "version": "1.0", "manifest_version": 2, "description": "Online Radyo Dinleme Eklentisi", "browser_action": { "default_icon": "icon.png", "background_page": "cek.html", "default_popup": "cek.html" }, "icons": { "16": "icon-16.png", "48": "icon-48.png", "128": "icon-128.png" } } |