京东搜索助手
帮你使用右键菜单快速搜索京东
What is 京东搜索助手?
京东搜索助手 is a Chrome extension developed by tor.browser.bridge, 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 | ckhmmlnehcphcoochfmfmhdbjajbiglk |
Official URL | https://chromewebstore.google.com/detail/%E4%BA%AC%E4%B8%9C%E6%90%9C%E7%B4%A2%E5%8A%A9%E6%89%8B/ckhmmlnehcphcoochfmfmhdbjajbiglk |
Description | 帮你使用右键菜单快速搜索京东 |
File Size | 9.38 KB |
Installation Count | 111 |
Current Version | 1.1 |
Last Updated | 2020-03-23 |
Publish Date | 2020-03-23 |
Rating | 3.67/5 Total 3 Ratings |
Developer | tor.browser.bridge |
[email protected] | |
Payment Type | free |
Supported Languages | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "\u4eac\u4e1c\u641c\u7d22\u52a9\u624b", "description": "\u5e2e\u4f60\u4f7f\u7528\u53f3\u952e\u83dc\u5355\u5feb\u901f\u641c\u7d22\u4eac\u4e1c", "version": "1.1", "background": { "persistent": false, "scripts": [ "assets\/scripts\/background.js" ] }, "permissions": [ "tabs", "contextMenus" ], "icons": { "16": "assets\/images\/16.png", "48": "assets\/images\/48.png", "128": "assets\/images\/128.png" } } |