HK Radio香港电台
在线香港电台,香港电台第一台,第二台, on HongKong HK radio
What is HK Radio香港电台?
HK Radio香港电台 is a Chrome extension developed by linlin, and its main feature is "在线香港电台,香港电台第一台,第二台, on HongKong HK radio".
Extension Screenshots
Download HK Radio香港电台 Extension CRX File
Download HK Radio香港电台 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
在线收听香港电台第一台,第二台,第三吧,第四台,第五台。 在線收聽香港電台第一台,第二台,第三吧,第四台,第五台。 HongKong HK on line Radio.
Extension Basic Information
Name | ![]() |
ID | nlmiomcokfipgmehnmdifgkemjnnhpna |
Official URL | https://chrome.google.com/webstore/detail/hk-radio%E9%A6%99%E6%B8%AF%E7%94%B5%E5%8F%B0/nlmiomcokfipgmehnmdifgkemjnnhpna |
Description | 在线香港电台,香港电台第一台,第二台, on HongKong HK radio |
File Size | 8.64 KB |
Installation Count | 735 |
Current Version | 1.0 |
Last Updated | 2013-12-15 |
Publish Date | 2013-12-15 |
Rating | 4.80/5 Total 10 Ratings |
Developer | linlin |
Payment Type | free |
Supported Languages | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "HK Radio\u9999\u6e2f\u7535\u53f0", "description": "\u5728\u7ebf\u9999\u6e2f\u7535\u53f0,\u9999\u6e2f\u7535\u53f0\u7b2c\u4e00\u53f0\uff0c\u7b2c\u4e8c\u53f0, on HongKong HK radio", "version": "1.0", "permissions": [], "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "background": { "page": "background.html" } } |