iPhone Screenshots
Description
This extension allows you to configure automatic redirection for any website.
You can specify which websites to redirect using plain URLs or, for advanced users, regular expressions. When a match is found, the page will automatically be redirected to your chosen destination.
Here are some example scenarios:
- Facebook Groups: If Facebook Groups is your favorite page, you can configure the extension to redirect you from https://www.facebook.com (homepage) to https://www.facebook.com/groups/feed/ (Facebook Groups) automatically. No more hunting for the Groups button!
- Wikipedia Home Page: Want to make the English site on Wikipedia your home? Easy! Configure the extension to redirect you from https://www.wikipedia.org to https://en.wikipedia.org/wiki/Main_Page. Done!
Need help with your redirection rules? Create an issue on the extension's open-source page: https://github.com/tuan/safari-page-redirect
Features:
- Per-page auto-redirection control. You can have page auto-redirected in the background or manually by clicking the extension icon.
- Clicking a page that has no pre-existing redirection configuration triggers Options page.
- Directly test your matching rules on the Options page.
- Advanced features:
- Use regular expressions and capture groups for powerful matching rules.
- Use $1, $2, etc. in the destination URL to reference captured groups.
How to use
1. Configure your redirection rules in Settings page
2. Set Origin: this should match the origin website that you want to redirect FROM
3. Set Destination: this is the destination address that you want to redirect TO
4. Click Save and Close
5. Go to a website that matches Origin. If you enable Auto-redirect, you'll get redirected automatically. Otherwise, click the extension icon in the toolbar to manually go to Destination.