一起搜
同时打开Google、Facebook、Linkedin、Twitter、Youtube、Google Maps、Google Image,一起搜索输入的关键词。外贸业务员背调必备工具。
What is 一起搜?
一起搜 is a Chrome extension developed by LeadsCloud, and its main feature is "同时打开Google、Facebook、Linkedin、Twitter、Youtube、Google Maps、Google Image,一起搜索输入的关键词。外贸业务员背调必备工具。".
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
【一起搜】为一款免费的Chrome插件,下载安装即可使用。
Extension Basic Information
Name | 一起搜 |
ID | nlhhdihpgofihpdjccmladcjgfomflkn |
Official URL | https://chromewebstore.google.com/detail/%E4%B8%80%E8%B5%B7%E6%90%9C/nlhhdihpgofihpdjccmladcjgfomflkn |
Description | 同时打开Google、Facebook、Linkedin、Twitter、Youtube、Google Maps、Google Image,一起搜索输入的关键词。外贸业务员背调必备工具。 |
File Size | 14.61 KB |
Installation Count | 133 |
Current Version | 1.0 |
Last Updated | 2023-09-08 |
Publish Date | 2023-09-08 |
Developer | LeadsCloud |
[email protected] | |
Payment Type | free |
Extension Website | https://admin.leadscloud.com/Front-Vue/#/login |
Help Page URL | https://admin.leadscloud.com/Front-Vue/#/login |
Privacy Policy Page URL | https://admin.leadscloud.com/Front-Vue/leadscloudPrivacyPolicy.html |
Supported Languages | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "\u4e00\u8d77\u641c", "version": "1.0", "description": "\u540c\u65f6\u6253\u5f00Google\u3001Facebook\u3001Linkedin\u3001Twitter\u3001Youtube\u3001Google Maps\u3001Google Image\uff0c\u4e00\u8d77\u641c\u7d22\u8f93\u5165\u7684\u5173\u952e\u8bcd\u3002\u5916\u8d38\u4e1a\u52a1\u5458\u80cc\u8c03\u5fc5\u5907\u5de5\u5177\u3002", "permissions": [ "storage", "tabs", "contextMenus" ], "action": { "default_popup": "popup.html", "default_icon": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" } }, "background": { "service_worker": "background.js" }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" } } |