Search selected or custom text on configurable websites via context menu or hotkey.
- Right-click on selected text to search on multiple sites
- Hotkey (Alt+Shift+S) to search custom or selected text
- Group multiple sites and open them all at once
- Fully configurable search sites and groups
- Custom URL patterns with
{searchTerm}placeholder - Enable/disable individual search sites and groups
- Simple and clean interface
- Right-click the extension icon in Firefox toolbar
- Select "Manage Extension"
- Click on "Preferences" or "Options"
- Add, edit, or remove search sites
- Add, edit, or remove groups
- Click "Save Settings"
Tip: The hotkey can be changed under
about:addons→ ⚙️ → "Manage Extension Shortcuts"
Use {searchTerm} as placeholder in the URL where the selected text should be inserted.
Examples:
- Google:
https://www.google.com/search?q={searchTerm} - Wikipedia:
https://en.wikipedia.org/wiki/Special:Search?search={searchTerm} - YouTube:
https://www.youtube.com/results?search_query={searchTerm}
- Press Alt+Shift+S on any webpage
- A floating popup appears
- Enter your search text (or it auto-fills with selected text)
- Click on a 🌐 group or individual site
- Results open in new tabs
- Select any text on a webpage
- Right-click on the selection
- Navigate to "Search with..." in the context menu
- Click on your desired search site
- A new tab opens with the search results
- Select any text on a webpage
- Right-click on the selection
- Navigate to "Search with..." in the context menu
- Click on a 🌐 group
- All sites in the group open simultaneously in new tabs
Groups allow you to search multiple sites at once with a single click.
- Create a group with a custom name
- Assign up to 10 sites per group
- Groups are shown with 🌐 in the context menu
- Enable/disable groups individually
Example groups:
- 🌐 Research → Google + Wikipedia + DuckDuckGo
- 🌐 Dev → GitHub + StackOverflow + MDN
The extension comes pre-configured with:
- Wikipedia (English)
- YouTube
You can modify, disable, or remove these in the settings.
- Firefox: 57+ (manifest v2)
MIT License
Copyright (c) 2026
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


