淘宝搜索
使用此扩展程序可在淘宝上搜索任意右键选中的文字。
Wat is 淘宝搜索?
淘宝搜索 is een Chrome-extensie ontwikkeld door 天雨栗, 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
我上传的第二个小巧的扩展程序
在右键菜单中增加一项 使用淘宝搜索
这样便可直接右键在淘宝上搜索您选中的文字。
恩,主要是小巧,zip文件只有10k
不用犹豫了
这就是你想要的
^_^ Basisinformatie over de Extensie
| Naam | |
| ID | fgaokcncboeddajgjonoclaalbhdfkde |
| Officiële URL | https://chromewebstore.google.com/detail/%E6%B7%98%E5%AE%9D%E6%90%9C%E7%B4%A2/fgaokcncboeddajgjonoclaalbhdfkde |
| Beschrijving | 使用此扩展程序可在淘宝上搜索任意右键选中的文字。 |
| Bestandsgrootte | 13.19 KB |
| Aantal Installaties | 252 |
| Huidige Versie | 1.0 |
| Laatst Bijgewerkt | 2017-03-28 |
| Publicatiedatum | 2017-03-28 |
| Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
| Ontwikkelaar | 天雨栗 |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | zh-CN |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "\u6dd8\u5b9d\u641c\u7d22",
"description": "\u4f7f\u7528\u6b64\u6269\u5c55\u7a0b\u5e8f\u53ef\u5728\u6dd8\u5b9d\u4e0a\u641c\u7d22\u4efb\u610f\u53f3\u952e\u9009\u4e2d\u7684\u6587\u5b57\u3002",
"version": "1.0",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"permissions": [
"contextMenus"
],
"background": {
"scripts": [
"taobao.js"
]
},
"manifest_version": 2
} | |