112 Commits

Author SHA1 Message Date
Sainan
e683d2eb29 Simplify options footer 2020-06-21 05:51:10 +02:00
Sainan
02b12f89a1 Re-add contribute link 2020-06-18 01:31:13 +02:00
Sainan
7379b1c8e5 Finishing up with the Linkvertise shit 2020-06-18 01:24:34 +02:00
Sainan
39c7382786 Some changes to crowd bypass to appease Mozilla 2020-05-13 10:44:24 +02:00
Sainan
4df50ffc9c Remove "Do you want to be redirected instantly?" text in "Before navigate unsafe" case 2020-04-27 18:43:12 +02:00
Sainan
ca803f80b8 Update legal battle info 2020-04-21 19:01:04 +02:00
Sainan
b7fa863f41 Update contribute link 2020-04-18 15:44:42 +02:00
Sainan
5fc411884c Add info about ongoing legal battle with Linkvertise 2020-04-17 18:53:48 +02:00
Sainan
e73c492602 Update build procedure for Firefox again because Mozilla is a circus 2020-04-14 14:28:15 +02:00
Sainan
5a90551247 Update Github URLs and stuff after I renamed myself 2020-04-08 05:41:44 +02:00
Tim "timmyRS" Speckhals
c78b9d7cad Revert "Update build procedure for Firefox"
This reverts commit 7ce7221ad80dbfecc84d48248c91521032ac66de.
2020-04-07 18:49:59 +02:00
Tim "timmyRS" Speckhals
7ce7221ad8 Update build procedure for Firefox 2020-03-31 17:22:57 +02:00
Tim "timmyRS" Speckhals
afeb2c0371 Fix too many instant redirects breaking on Firefox 2020-03-30 14:16:51 +02:00
Tim "timmyRS" Speckhals
bdc29f3d88 Fix incorrect hash breaking options 2020-03-25 10:24:45 +01:00
Tim "timmyRS" Speckhals
228f47d6cc Add a message to instant navigation to indicate something is happening when the target is slow 2020-03-25 09:56:23 +01:00
Tim "timmyRS" Speckhals
b32ab796f2 Remove max values from options 2020-03-23 09:26:23 +01:00
Tim "timmyRS" Speckhals
6551e881fc Show bypass definitions version separately 2020-03-09 11:58:38 +01:00
Tim "timmyRS" Speckhals
c44e08fe6f Fix providing invalid referer after tracker bypass 2020-03-08 16:47:13 +01:00
Tim "timmyRS" Speckhals
094dcd9ee5 Fix "Instantly take me to destinations of trackers." not working on Chromium-based browsers (closes #1016) 2020-03-08 16:40:17 +01:00
Tim "timmyRS" Speckhals
31b6a36a61 Fix title not resetting after timer 2020-03-07 21:11:59 +01:00
Tim "timmyRS" Speckhals
4bcdc2f28a Change tab title to show internal timers 2020-03-06 12:51:44 +01:00
Tim "timmyRS" Speckhals
35e1206d2d Simplify firstrun message 2020-03-02 09:36:27 +01:00
Tim "timmyRS" Speckhals
f57b6f29c9 Improve update logic to detect development mode being switched 2020-03-02 06:06:27 +01:00
Tim "timmyRS" Speckhals
6d902a71bc Clarify consequences of development mode 2020-03-01 10:47:26 +01:00
Tim "timmyRS" Speckhals
9e13b31a75 Improve "bypass trackers" message 2020-02-29 10:59:27 +01:00
Tim "timmyRS" Speckhals
37a8ae2dcf Switch privacy policy and contributors links 2020-02-29 10:42:46 +01:00
Tim "timmyRS" Speckhals
a69ae29e3c Fix crowd close delay saving values below minimum 2020-02-29 10:36:18 +01:00
Tim "timmyRS" Speckhals
9e478e6572 Remove invalid link 2020-02-23 03:16:48 +01:00
Tim "timmyRS" Speckhals
dfbbe7f9b1 Keep options page and background script connected to sync states 2020-02-20 16:56:16 +01:00
Tim "timmyRS" Speckhals
444617373a Make "You're almost at your destination" page blank if "instant" navigation is on (re #945) 2020-02-19 16:41:10 +01:00
Tim "timmyRS" Speckhals
9364247ed9 Fix close tab still not always working on Firefox (closes #937) 2020-02-17 12:44:15 +01:00
Tim "timmyRS" Speckhals
a8f89b8f92 Add timer to avoid running to detection (closes #935) 2020-02-15 12:58:13 +01:00
Tim "timmyRS" Speckhals
bffaf58e2b Remove option to disable info box
I think most people never encounter one, disable the option for one reason or the other, then encounter a site where they would've encountered one, and report an issue with the site, which isn't there, and they would've realized if they had the option still on. Or maybe they can't read. Now I'll just need to find a way to condense this into a changelog entry. .-.
2020-02-14 11:26:44 +01:00
Tim "timmyRS" Speckhals
de46332c6f Fix firstrun title being white in dark mode 2020-02-14 10:50:36 +01:00
Tim "timmyRS" Speckhals
ccbd961410 Fix checkbox+input options not saving the input value when disabled 2020-02-09 11:08:50 +01:00
Tim "timmyRS" Speckhals
7d4efe42b9 Improve the looks of internal timers 2020-02-09 10:51:57 +01:00
Tim "timmyRS" Speckhals
64679e892d Fix auto-closing of the crowd-sourced destination tab not working 2020-02-09 10:43:37 +01:00
Tim "timmyRS" Speckhals
46e4dcf43f Redesign using uikit 2020-02-08 07:18:23 +01:00
Tim "timmyRS" Speckhals
a9e846195b Fix auto-close crowd bypass tab seconds not saving as expected 2020-02-02 15:51:52 +01:00
Tim "timmyRS" Speckhals
8d0bba7ca9 Add "Cancel" button to internal timers (closes #878) 2020-01-31 06:13:54 +01:00
Tim "timmyRS" Speckhals
9a31b415d6 Add contributors 2020-01-29 22:22:54 +01:00
Tim "timmyRS" Speckhals
1668448279 Update example custom bypass 2020-01-28 16:22:44 +01:00
Tim "timmyRS" Speckhals
1bbb6e331b Add option to auto-close "you might not have to wait" page (closes #819) 2020-01-26 19:38:06 +01:00
Tim "timmyRS" Speckhals
107b2c3409 Fix links to options with inputs breaking the options page (fixes #818) 2020-01-08 13:26:39 +01:00
Tim "timmyRS" Speckhals
5e7b755ab6 Update copyright 2020-01-06 09:34:22 +01:00
Tim "timmyRS" Speckhals
f9585c27d7 Implement auto-updating of the injection script 2019-12-20 14:32:55 +01:00
Tim "timmyRS" Speckhals
6538650e1f Change position of "Support Universal Bypass" link in options 2019-11-23 15:14:13 +01:00
Tim "timmyRS" Speckhals
8611f344c8 Add version & changelog link to options 2019-11-12 22:05:28 +01:00
Tim "timmyRS" Speckhals
92a6f342a1 Add bypass counter & info box so crowd bypass is more apparent 2019-10-13 07:20:33 +02:00
Tim "timmyRS" Speckhals
73c54abe01 Improve redirect logic 2019-10-02 15:46:54 +02:00