easySearch
Call search function of custom sites to search, aggregate search results
What is easySearch?
easySearch is a Chrome extension developed by https://bbs.ijubt.net, and its main feature is "Call search function of custom sites to search, aggregate search results".
Extension Screenshots
Download easySearch Extension CRX File
Download easySearch 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
User enter search keywords, JuBT extension automatically invokes the search function of these sites to complete the search.
Extension Basic Information
Name | easySearch |
ID | igieognglkjfefoldlaachcoimjecojk |
Official URL | https://chromewebstore.google.com/detail/easysearch/igieognglkjfefoldlaachcoimjecojk |
Description | Call search function of custom sites to search, aggregate search results |
File Size | 2.33 MB |
Installation Count | 52,436 |
Current Version | 1.3.1.1 |
Last Updated | 2022-11-14 |
Publish Date | 2020-11-18 |
Rating | 4.59/5 Total 22 Ratings |
Developer | https://bbs.ijubt.net |
[email protected] | |
Payment Type | free |
Extension Website | https://bbs.ijubt.net |
Help Page URL | https://bbs.ijubt.net |
Privacy Policy Page URL | https://www.yeeach.com/privacy |
Supported Languages | en,zh-CN,zh-TW |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_pluginName__", "version": "1.3.1.1", "description": "__MSG_pluginDesc__", "default_locale": "zh_CN", "author": "jubt.me", "icons": { "16": "\/images\/icon16.png", "32": "\/images\/icon32.png", "128": "\/images\/icon128.png" }, "browser_action": { "default_icon": "\/images\/icon32.png", "default_title": "__MSG_pluginName__", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |