Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 month 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 (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-16T10:52:50.000Z (over 3 years ago)
- Last Synced: 2024-11-14T16:14:59.490Z (about 1 month 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: 2
- 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;
![https://yuis.xsrv.jp/images/ss/ShareX_ScreenShot_3966d810-f30f-48d1-aaf2-fec5f2b132b8.png](https://yuis.xsrv.jp/images/ss/ShareX_ScreenShot_3966d810-f30f-48d1-aaf2-fec5f2b132b8.png)
## 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:)