Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brettz9/enumerate-site
webextensions add-on (Firefox or Chrome) to obtain search results directly from the URL bar for a search confined to the site within the currently active tab
https://github.com/brettz9/enumerate-site
google-search webextension
Last synced: 8 days ago
JSON representation
webextensions add-on (Firefox or Chrome) to obtain search results directly from the URL bar for a search confined to the site within the currently active tab
- Host: GitHub
- URL: https://github.com/brettz9/enumerate-site
- Owner: brettz9
- License: mit
- Created: 2018-07-23T23:51:40.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2023-08-03T06:34:01.000Z (over 1 year ago)
- Last Synced: 2025-01-08T18:55:02.430Z (17 days ago)
- Topics: google-search, webextension
- Language: JavaScript
- Homepage:
- Size: 2.22 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE-MIT.txt
Awesome Lists containing this project
README
# Enumerate-Site
A webextensions add-on
([Firefox](https://addons.mozilla.org/en-US/firefox/addon/enumerate-site/)
or [Chrome](https://chrome.google.com/webstore/detail/enumerate-site/fjblhmfebpidlocdkciojgcmgedmieni))
to obtain search results directly from the URL bar for a
search confined to the site within the currently active tab.No need to first go to the search results page (unless you need
more results and their descriptions, etc., in which case, that
is also made available).For a generic search with results added to the URL, see
[Enumerate](https://github.com/brettz9/enumerate).## Screenshots
![Omnibox search terms](https://raw.githubusercontent.com/brettz9/enumerate-site/master/screenshots/omnibox-search-terms.png)
![Omnibox selected](https://raw.githubusercontent.com/brettz9/enumerate-site/master/screenshots/omnibox-selected.png)
## Instructions
1. Type `s` and a space to activate Enumerate-Site.
2. Type your search terms.
3. Use the arrows or mouse to select one of the search results to
go directly to that page.## Credits
- Inspired by the work of the Firefox add-on [CyberSearch](http://cybersear.ch/)
## Possible to-dos
1. Populate results based on Mediawiki API (where headers could advertise
Mediawiki support?)