search2 | [中文]
search2 is a practical and extensible search assistant, here is about me:
- search2 follows four design principles: lightness, simplicity, ease of use, and scalability"
- search2 does not introduce any third-party javascript libraries. It only loads on user-defined search engine pages"
- search2 has extremely simple user interfaces, occupying only a small space on the page. It can even be hidden to the side to minimize interference with the user's original web experience"
- search2 also adheres to Google's philosophy: a) user-centered, fully considering user habits; b) faster is better, with quick responses, as fast a web experience as possible; c) the web is fair and democratic, not bundling any search engines, including Google itself, and all search engines are fully customizable by users"
- search2 requires a Chrome webkit version greater than 21 to function properly. Starting from version v2.0.0, it supports manifest v3"
- The past mind is unattainable, The present mind is unattainable, The future mind is unattainable
- search2 has released to Chrome Webstore, goto Chrome Webstore and install
- Note that the copyright of search2 is proprietary, see the license file in this project for details
- Clone this repository to your local machine and open the directory using a IDE. VSCode is recommended
- Enable Developer Mode in Chrome Extensions Management Page
- If Search2 has been installed from the Webstore, please close the original Search2 extension first
- Load the
[src]directory as an unpacked extension in Chrome - Modify the local code, find search2 on the Extensions Management page, and reload the extension
- Refresh or reopen a search web page to verify the updated effect
- If modifying the options feature, reopen the options page to see the changes