女优便签
关于女优的一些作品
Qu'est-ce que 女优便签 ?
女优便签 est une extension Chrome développée par hisoka.2pac, et sa fonction principale est "关于女优的一些作品".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension 女优便签
Téléchargez les fichiers d'extension 女优便签 au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
关于女优的一些作品 v1.1 2017-11-27 -新增搜索功能,希望你喜欢 v1.2 2017-11-28 -修正一些错误
Informations de Base sur l'Extension
Nom | |
ID | fikkppgaaafbimljmhmiilmeojpbppdl |
URL Officiel | https://chrome.google.com/webstore/detail/%E5%A5%B3%E4%BC%98%E4%BE%BF%E7%AD%BE/fikkppgaaafbimljmhmiilmeojpbppdl |
Description | 关于女优的一些作品 |
Taille du Fichier | 1.01 MB |
Nombre d'Installations | 18 |
Version Actuelle | 1.2 |
Dernière Mise à Jour | 2017-11-27 |
Date de Publication | 2017-11-27 |
Évaluation | 5.00/5 Total 2 Évaluations |
Développeur | hisoka.2pac |
Type de Paiement | free |
Langues Prises en Charge | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "\u5973\u4f18\u4fbf\u7b7e", "description": "\u5173\u4e8e\u5973\u4f18\u7684\u4e00\u4e9b\u4f5c\u54c1", "version": "1.2", "browser_action": { "default_icon": { "19": "resource\/static\/images\/icon19.png", "38": "resource\/static\/images\/icon38.png" }, "default_popup": "resource\/html\/popup.html" }, "background": { "scripts": [ "resource\/static\/materialize\/js\/jquery_3_2_1.js", "resource\/static\/js\/background.js", "resource\/static\/js\/popup.js" ] }, "icons": { "128": "resource\/static\/images\/icon128.png", "16": "resource\/static\/images\/icon16.png", "48": "resource\/static\/images\/icon48.png" }, "permissions": [ "activeTab", "storage", "http:\/\/crx.hisoka.cn\/" ] } |