Worldwide Radio
Listen to live radio stations from around the world!
Worldwide Radio क्या है?
Worldwide Radio Ovi द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Listen to live radio stations from around the world!"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Worldwide Radio एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Worldwide Radio - it is about 50,000 radio stations from around the world. For more comfort, you can create your favorite lists of your favorite online radio stations. -------- About copyrights: -------- For access to radio stations we use only open access links. Rights in the audio content made available for listening are owned by the station providers or their licensors. If radio station owners want to correct, update, or delete their corresponding record in our list of stations, please contact us.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | ofncbjjbfchlegacifnndkkbdoaedcof |
आधिकारिक URL | https://chrome.google.com/webstore/detail/worldwide-radio/ofncbjjbfchlegacifnndkkbdoaedcof |
विवरण | Listen to live radio stations from around the world! |
फ़ाइल का आकार | 607 KB |
स्थापना संख्या | 33,089 |
वर्तमान संस्करण | 5.2 |
अंतिम अपडेट | 2022-04-12 |
प्रकाशन तिथि | 2020-05-11 |
रेटिंग | 4.65/5 कुल 199 रेटिंग्स |
डेवलपर | Ovi |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
गोपनीयता नीति पृष्ठ URL | http://www.s3blog.org/screengrab/privacy.html |
समर्थित भाषाएँ | de,en,fr,nl,it,hu,pl,sl,cs,ru,uk,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_extension_name__", "short_name": "__MSG_extension_name__", "description": "__MSG_extension_description__", "author": "Oleksandr Popov", "version": "5.2", "default_locale": "en", "applications": { "gecko": { "id": "worldwide@radio" } }, "icons": { "16": "\/skin\/logo16.png", "24": "\/skin\/logo24.png", "32": "\/skin\/logo32.png", "48": "\/skin\/logo48.png", "128": "\/skin\/logo128.png" }, "browser_action": { "default_icon": "\/skin\/logo24.png", "default_popup": "content\/popup.html", "default_title": "__MSG_extension_name__" }, "background": { "page": "content\/background.html" }, "options_ui": { "page": "content\/options.html", "chrome_style": false, "open_in_tab": true }, "optional_permissions": [ "downloads" ], "content_security_policy": "script-src 'self' blob:; object-src 'self'", "permissions": [ "storage", "unlimitedStorage", "webRequest", "webRequestBlocking", " |