https://github.com/amarok24/browser-extension-redirect
Redirects to another page if URL of current tab matches a pattern. Extension (add-on) for Chromium browsers.
https://github.com/amarok24/browser-extension-redirect
browser-addon browser-extension chrome-extension chromium-extension
Last synced: about 2 months ago
JSON representation
Redirects to another page if URL of current tab matches a pattern. Extension (add-on) for Chromium browsers.
- Host: GitHub
- URL: https://github.com/amarok24/browser-extension-redirect
- Owner: Amarok24
- License: unlicense
- Created: 2022-06-20T12:08:10.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-26T15:02:24.000Z (over 2 years ago)
- Last Synced: 2025-04-13T16:46:05.223Z (about 1 year ago)
- Topics: browser-addon, browser-extension, chrome-extension, chromium-extension
- Language: TypeScript
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# browser-extension-redirect
Redirects to another page if URL of current tab matches a pattern. Extension (add-on) for Chromium browsers.
Currently no script is needed, everything is controlled just by the `manifest.json` file.