Bauke
|
bb806cb561
|
Improve manual bypass check.
This makes it so http and https, and www and non-www links are the same.
|
2022-11-21 14:50:55 +01:00 |
Bauke
|
48a29eea71
|
Add a keyboard shortcut to toggle all redirects, default Alt+Shift+R.
|
2022-11-21 13:25:00 +01:00 |
Bauke
|
6bd5bccd6f
|
Factor toggling all redirects out to its own file.
|
2022-11-21 13:23:27 +01:00 |
Bauke
|
2acb8d804b
|
Automatically prefix 'https://' to redirected URLs if they fail parsing.
|
2022-11-21 12:43:56 +01:00 |
Bauke
|
9f414731b9
|
Move initialization to the bottom of the file.
|
2022-11-16 12:15:04 +01:00 |
Bauke
|
a05f54306a
|
Don't redirect when disabled.
|
2022-11-15 12:56:27 +01:00 |
Bauke
|
cd453b3e6f
|
Add a context menu for toggling all redirects.
|
2022-11-15 12:46:10 +01:00 |
Bauke
|
e5bf102aa3
|
Don't redirect if the current tab is already a redirectable URL.
|
2022-11-15 12:24:44 +01:00 |
Bauke
|
1fbe1efb90
|
Don't check redirects in subframes.
|
2022-11-02 12:16:46 +01:00 |
Bauke
|
fe81eb53fa
|
Rewrite Redirect IDs to be numeric instead of UUIDs.
|
2022-10-27 21:13:02 +02:00 |
Bauke
|
16ba17eb9c
|
Specify which tab to update.
|
2022-10-26 18:00:42 +02:00 |
Bauke
|
055be574c5
|
Add an enabled property to redirects.
|
2022-10-26 14:52:15 +02:00 |
Bauke
|
a93b5ed92d
|
Only process navigation events for HTTP.
|
2022-10-22 17:42:35 +02:00 |
Bauke
|
3e59d0e13b
|
Add safety checks for infinite loops.
|
2022-10-21 18:49:16 +02:00 |
Bauke
|
d25a844fac
|
Add an ID to Redirects.
|
2022-10-19 21:15:40 +02:00 |
Bauke
|
263c0497f3
|
Add the background script.
|
2022-10-14 18:15:04 +02:00 |