https://github.com/yuis-ice/google-search-url-filter
Google Search URL Filter
https://github.com/yuis-ice/google-search-url-filter
firefox google-chrome google-search javascript regular-expression tempermonkey userscript
Last synced: about 1 year ago
JSON representation
Google Search URL Filter
- Host: GitHub
- URL: https://github.com/yuis-ice/google-search-url-filter
- Owner: yuis-ice
- License: bsd-3-clause
- Created: 2020-12-17T15:59:41.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-16T10:52:50.000Z (almost 5 years ago)
- Last Synced: 2025-03-25T09:47:28.033Z (about 1 year ago)
- Topics: firefox, google-chrome, google-search, javascript, regular-expression, tempermonkey, userscript
- Language: JavaScript
- Homepage: https://yuis-programming.com/gsfilter-app
- Size: 8.79 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Google Search URL Filter
Filter Google search result by URLs with regular expression. Supported feature: regular expression; not; top level domain only;

## Usage
Install [Tampermonkey • Chrome](https://www.tampermonkey.net/) Chrome extension.
Install the userscript here: [Google Search URL Filter](https://greasyfork.org/en/scripts/418765-google-search-url-filter)
## tags
To use a tag, just type the tag to the tag input.
not: inverse regular expression
tld: show only top level domains; e.g. shows: vocadb.net/ ; does not shows: vocadb.net/blogs/
## todo
- add, chrome extension
- add, title, description, filtering
---
Star the repo for supporting.
Contribution welcome:)