知乎搜索
使用此扩展程序可在知乎上搜索右键选中的文字,search on zhihu;zhihu is a well-known question-and-answer website in china。
Qu'est-ce que 知乎搜索 ?
知乎搜索 est une extension Chrome développée par 天雨栗, et sa fonction principale est "使用此扩展程序可在知乎上搜索右键选中的文字,search on zhihu;zhihu is a well-known question-and-answer website in china。".
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
一个超小巧的扩展程序 可直接右键在知乎上搜索您选中的文字 不用犹豫了 这就是你想要的 ^_^
Informations de Base sur l'Extension
Nom | 知乎搜索 |
ID | johbemkkhdiijfinglnmcljobknlhkfh |
URL Officiel | https://chromewebstore.google.com/detail/%E7%9F%A5%E4%B9%8E%E6%90%9C%E7%B4%A2/johbemkkhdiijfinglnmcljobknlhkfh |
Description | 使用此扩展程序可在知乎上搜索右键选中的文字,search on zhihu;zhihu is a well-known question-and-answer website in china。 |
Taille du Fichier | 16.7 KB |
Nombre d'Installations | 256 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2017-03-25 |
Date de Publication | 2017-03-25 |
Évaluation | 5.00/5 Total 2 Évaluations |
Développeur | 天雨栗 |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "\u77e5\u4e4e\u641c\u7d22", "description": "\u4f7f\u7528\u6b64\u6269\u5c55\u7a0b\u5e8f\u53ef\u5728\u77e5\u4e4e\u4e0a\u641c\u7d22\u53f3\u952e\u9009\u4e2d\u7684\u6587\u5b57\uff0csearch on zhihu\uff1bzhihu is a well-known question-and-answer website in china\u3002", "version": "1.0", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "permissions": [ "contextMenus" ], "background": { "scripts": [ "zhihu.js" ] }, "manifest_version": 2 } |