茜荣音乐
茜荣音乐
Wat is 茜荣音乐?
茜荣音乐 is een Chrome-extensie ontwikkeld door lirongfei985, en de belangrijkste functie is "茜荣音乐".
Extensie Screenshots
Download het CRX-bestand van de extensie 茜荣音乐
Download 茜荣音乐-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
茜荣听歌 - chrome版音乐插件, 音乐来自网络, 更方便的听音乐 茜荣科技 - 引领至简生活
Basisinformatie over de Extensie
Naam | |
ID | abmamaonlmnbckndilknihlpipfffkin |
Officiële URL | https://chrome.google.com/webstore/detail/%E8%8C%9C%E8%8D%A3%E9%9F%B3%E4%B9%90/abmamaonlmnbckndilknihlpipfffkin |
Beschrijving | 茜荣音乐 |
Bestandsgrootte | 1.94 MB |
Aantal Installaties | 349 |
Huidige Versie | 1.1.3 |
Laatst Bijgewerkt | 2020-05-31 |
Publicatiedatum | 2020-05-30 |
Beoordeling | 3.28/5 Totaal 18 Beoordelingen |
Ontwikkelaar | lirongfei985 |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "\u831c\u8363\u97f3\u4e50", "version": "1.1.3", "manifest_version": 2, "description": "\u831c\u8363\u97f3\u4e50", "icons": { "16": "imgs\/16.png", "24": "imgs\/24.png", "32": "imgs\/32.png", "48": "imgs\/48.png", "64": "imgs\/64.png", "72": "imgs\/72.png", "96": "imgs\/96.png", "128": "imgs\/128.png" }, "options_page": "popup.html", "browser_action": { "default_icon": "imgs\/16.png", "default_popup": "popup.html" }, "content_scripts": [], "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/mp3.qianrong.net; object-src 'self'", "web_accessible_resources": [ "dest\/*", "imgs\/*", "bootstrap\/*" ], "background": { "page": "background.html" }, "permissions": [ "notifications", "cookies", "https:\/\/mp3.qianrong.net\/*", "*:\/\/*.kugou.com\/*", "*:\/\/*.kuwo.cn\/*", "*:\/\/*.qq.com\/*", "*:\/\/*.163.com\/*" ] } |