godjlopkhiadfppdjhbekbppchinkmpi
Practical and extensible search assistant Good news: search2 has published the source code on Github, any questions or suggestions are welcome to issue page, generally i will reply in one week: https://github.com/wurenny/search2/issues or mail to: wurenny@gmail.com Here is about the development logs: http://wurenny.com/blog/search2 The Presentation: Although there are some extensions or userscripts about search engine switch, but you should be worth trying search2 for these reasons , they are the reasons also which why i want to design search2: 1. search2 exclusive support global character encoding, search2 is designed to a internationalized extension at begining. 2. search2 have a user-friendly interface for deeply customized configure, it's completely open for all search engines and search categories definition, all users in the search2 are free and equal, and you can define your own search habits according with your wishes 3. search2 can not only search words but also integrates image search in contextmenu, and supports moving search, search2 tries to give you a one-stop search experience 4. search2 does not use any third-party javascript libraries, extremely lightweight, the size of the entire extension only 120K+, however, it work with fast response incredibly 5. search2 respect all search engine companies, do not tamper with the search results page, search2 decided to keep the web experience authentic, users do not need to worry about extension failure because of some changes in search engine upgrading 6. search2 care for many people who used searchEngineJump, searching flexible when use the various pulldown menus if you feel search2 good, you can give me five stars,thank you !
Extension Manager
Manage extensions, Quickly enable/disable, Support batching operation, Smart sorting. Fast, Simple and Secure. 1. One Key fast enable/disable extension 2. Lightning Group: Quickly enable/disable extension groups according to the scene (except for locked or theme class extensions) 3. Smart Sort: intelligent sorting according to your frequency of use (default sort by name) 4. Right-click Menu: provides shortcut functions such as lock, uninstall, option configuration, home page, APP running, etc. 5. Smart Search: Quickly find the extension you need with keywords or phrases 6. Reminder: display the extended status in real time, remind reset after use, reduce resource consumption (except for locked or theme class extension) 7. View Selection: Provide list view and grid view, in line with user habits 8. Group management: general group and fixed group, flexible management 9. Extension Naming: Give your extension an alias you like 10. Automatic matching: You can turn extensions on and off according to different websites 11.Support dark mode
RSSHub Radar
Easily find and subscribe to RSS and RSSHub. - Discover and subscribe to the RSS feeds associated with the current page effortlessly. - Explore and subscribe to the RSSHub supported by the current page promptly. - Easily identify the RSSHubs supported by the current website quickly. - Supports one-click RSS subscription for various platforms including Follow, Tiny Tiny RSS, Miniflux, FreshRSS, Feedly, Inoreader, Feedbin, The Old Reader, Feeds.Pub, Local Reader... Made with ❤️ by DIYgod
Menu fish
Menu fish is a versatile Chrome extension that allows users to customize multiple search engines. On the configuration page, you can add as many search engines as you like. When you highlight text or images on a webpage, simply right-click to choose from your configured search engines to perform a search. This extension addresses the limitation of Chrome allowing only one default search engine, making your search experience more flexible and convenient.
Selection Search
Search for the selected text in search engines With this extension you can easily search for text you have selected. When some text is selected you can left click the selected text to get a popup where you can choose a search engine to search with. In the options page you can customize the look of the menu, which mouse button that should activate the menu, which search engines to show, and a lot of other things. When you install this extension you will get a warning that this extension can: "Access your data on all websites." This is needed because the code for the popup-menu needs to be added to every website for it to work. If you want to report a bug/issue, please use the following site: https://github.com/Pitmairen/selection-search/issues Alternatively you can use the support section on this site (chrome web store), but I get no notifications about new posts, so I may not notice the message. Some people have asked for ways to make donations to the project. If you want to make a donation you can do so by buying me a coffee: https://www.buymeacoffee.com/pitmairen 0.9.7 - Improve support for IME input in toolbar popup (See issue #173) - Change to use a html class to shown/hidden the popup menu to make it easier to override the display property of the popup with custom CSS. 0.9.6 - Fix issue where icons in some cases could fail to load because the fallback icon loading did not work. This may improve the icon loading for some users. 0.9.5 - Add option to trigger "open all" feature on submenus with middle click only. - Make back button in toolbar button go back only one level at the time - Fix issue where "open all" on sub menus could crash if the submenu contained separators - Change default search engines on new installs to use https 0.9.4 - Add ability to customize the toolbar popup with css - Include separators in the toolbar popup. Hidden by default, but can be made visible with custom css. 0.9.3 - Fix issue where some icons failing to load could trigger a loop in the image loading, which could cause high CPU usage and pages failing to load. 0.9.2 - Improvements to icon loading. The icons are now loaded in the background worker, similar to how it was done in the 0.8.* versions of the extensions. This should make the icons load faster and with less chance of icons failing to load. Note: The icons are cached in the sessions store provided by the browser. This storage has limited capacity. If you have a lot of search engines or have many large custom icons, you can hit the limit. This will cause some icons to fail to load. If this happens try to use smaller icons if you have custom icons. If that does not help report the issue as it may be possible to make the usage of the storage more efficient if necessary. You can also hit the limit if you make a lot of changes to your search engines in one go, but this should be fixable by just restarting the browser as this will cleanup old entries in the storage. 0.9.1 - Fix issue with context menu items requiring two clicks to work - Fix issue where the context menu items was not added properly - Fix issue where hitting enter in the toolbar search box would not open the first search engine - Changed icon loading to use the icon urls directly, instead of loading the icons in the background, as the background loading does not work properly with manifest v3. This will probably also fix some issues where custom svg images would not load. 0.9.0 - Major rewrite of internals to migrate the extension to manifest V3, as required by Chrome for the extension to continue to work. - No new features or bug fixes in this release. 0.8.63 - Added new buttons to allow adding new search engines/separators/submenus at specific positions in the search engine list 0.8.61 - Added option to enable the search engine popup blacklist/whitelist to also affect the search engine hotkeys. The options is located under Popup menu -> Advanced -> Blacklist/whitelist. 0.5.58 - Fix issue where the popup could be partially positioned outside the top of the browser window and become unreachable. Mostly an issue for very large popup menus with many search engines. 0.8.57 - Fix mycroft integration. - Add an additional source for search engine icons that is used if the default source does not have an icon. 0.8.56 - Added special search engine marker for sites requiring encodings other than UTF-8. Simply append {SPECIALENCODING} to the end of the search engine url. This enables the feature and the browser should be able to auto detect the correct encoding. 0.8.55: - Possible fix for freezing tabs for searches opened in new foreground tab 0.8.53: - Added option to open search in new window - Make it possible to add search url to the submenu root item. If a search url is added it will open when clicking the submenu root item, unless the openall on click option is checked. - Improved replacement of bracket placeholders ({%s}). If "}" must be used inside the placeholder it can now be escaped using "}". - Improved regexp placeholder replace converter. The old "re:" converter still works for backwards compatibility. The new improved converter is called "replace:", and is documented under "More Variables" at the top of the options page. 0.8.51: - Fix issue with saving changed settings on options page For full changelog see: