虾米自动推荐插件
点击播放虾米自动为您推荐的歌曲
What is 虾米自动推荐插件?
虾米自动推荐插件 is a Chrome extension developed by Jack Li, and its main feature is "点击播放虾米自动为您推荐的歌曲".
Extension Screenshots
Download 虾米自动推荐插件 Extension CRX File
Download 虾米自动推荐插件 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
轻轻一点,帮您自动播放虾米音乐自动推荐的歌曲,妈妈再也不用担心我不知道听什么歌了!
Extension Basic Information
Name | |
ID | iljgicpnmoedkhkkfifjmpomdpeikefn |
Official URL | https://chrome.google.com/webstore/detail/%E8%99%BE%E7%B1%B3%E8%87%AA%E5%8A%A8%E6%8E%A8%E8%8D%90%E6%8F%92%E4%BB%B6/iljgicpnmoedkhkkfifjmpomdpeikefn |
Description | 点击播放虾米自动为您推荐的歌曲 |
File Size | 12.09 KB |
Installation Count | 12 |
Current Version | 1.0.0.2 |
Last Updated | 2016-10-07 |
Publish Date | 2016-10-07 |
Rating | 5.00/5 Total 2 Ratings |
Developer | Jack Li |
Payment Type | free |
Supported Languages | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "\u867e\u7c73\u81ea\u52a8\u63a8\u8350\u63d2\u4ef6", "version": "1.0.0.2", "description": "\u70b9\u51fb\u64ad\u653e\u867e\u7c73\u81ea\u52a8\u4e3a\u60a8\u63a8\u8350\u7684\u6b4c\u66f2", "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "browser_action": { "default_icon": { "19": "images\/icon19.png", "38": "images\/icon38.png" }, "permissions": [ "tabs", "http:\/\/*\/*", "https:\/\/*\/*" ], "default_title": "\u867e\u7c73\u81ea\u52a8\u63a8\u8350", "default_popup": "click.html" } } |