Commit Graph

60 Commits

Author SHA1 Message Date
achmizs
f71cba7208 Incremented version to 1.3.3 2020-05-05 14:33:34 -04:00
Rohit Patnaik
2504345cc6 Removed debug statements 2020-04-27 17:42:32 -05:00
Rohit Patnaik
49818bf8c2 Added option to disable count of blocked elements
Added another toggle to the options page to disable the count of blocked
sticky headers. This is modeled off the uBlock origin option which does
the same thing.
2020-04-27 16:00:41 -05:00
Rohit Patnaik
a6b997b780 Added toggle to enable and disable the count of blocked stickies 2020-04-27 08:00:29 -05:00
achmizs
d13c90c691 Incremented version to 1.3.2 2020-01-18 01:52:56 -05:00
saturn
4e202e8c9a Fixed a few minor UI glitches on mobile Firefox 2020-01-17 22:14:45 -06:00
achmizs
c98ca80bbf Incremented version to 1.3.1 2020-01-17 21:46:06 -05:00
saturn
0b3b0a2c58 Added timeouts to requestIdleCallbacks to deal with sites that run JS continuously 2020-01-17 19:51:13 -06:00
saturn
36951432cf Added workaround for Firefox performance bug 2020-01-17 19:19:13 -06:00
achmizs
2ecd4edcb7 Added support for killing stickies within shadow DOMs 2020-01-06 23:48:37 -05:00
achmizs
68884dcd03 Disabled debugging code 2019-12-18 02:55:19 -05:00
achmizs
b9efe86d0b Added support for sticky pseudo-elements; version to 1.2.9 2019-12-18 02:53:02 -05:00
achmizs
a56cb18a89 Fixed bug with observed changes to specified element; version to 1.2.8 2019-12-16 04:21:50 -05:00
deb03b4cdc Incremented version to 1.2.7 2019-07-15 20:24:35 -04:00
saturn
0bd6797358 Do sticky killing in an idle callback 2019-07-14 20:34:01 -05:00
saturn
6711ae5729 Optimize killSticky to only call getComputedStyle once per element 2019-07-14 20:33:43 -05:00
de2d5d0af2 Switched to using localStorage; incremented version to 1.2.6 2019-02-18 17:49:25 -05:00
363ca804ce Added necessary permission 2019-02-06 14:55:42 -05:00
52c3f83016 Removed unnecessary permission from manifest 2019-02-06 13:39:16 -05:00
b52e6e2149 Incremented version to 1.2.5 2019-02-05 14:48:52 -05:00
683c6fc702 Added uBlock exception 2019-02-05 14:48:31 -05:00
d8172f38df Incremented version to 1.2.4 2019-02-04 23:55:13 -05:00
d14a59435a Fixed bugs 2019-02-04 23:54:07 -05:00
01ef1b0833 Refactoring & renaming 2019-02-04 23:45:00 -05:00
a31e72b5a9 Tweaked badge background color 2019-02-04 16:23:24 -05:00
d5812ec367 Added killed sticky count badge 2019-02-04 16:20:36 -05:00
64e66ccc4b Incremented version to 1.2.3 2019-02-04 09:12:58 -05:00
4ee4f5f11f Commence vigilance for stickies immediately on toggle 2019-02-04 09:12:31 -05:00
cc3fe217bf Incremented version to 1.2.2 2019-02-04 02:04:11 -05:00
30036443b7 Fixed element selection bug 2019-02-04 02:03:37 -05:00
8351ab15e6 Incremented version to 1.2.1 2019-02-04 01:29:45 -05:00
34709c9eab Fixed bug with load event timing 2019-02-04 01:29:08 -05:00
ad308ab270 Redesigned core functionality implementation 2019-02-03 22:31:27 -05:00
a6d4c4a93f Incremented version to 1.1.3 2019-02-03 16:02:34 -05:00
c8ea04ec71 Improved help readability 2019-02-03 16:02:04 -05:00
119039bc72 Incremented version to 1.1.2 2019-02-03 14:06:26 -05:00
ef51b54e54 Slightly improvement performance on some sites 2019-02-03 14:06:17 -05:00
aa09fc977b Incremented version to 1.1.1 2019-02-02 23:18:19 -05:00
7dea55b738 Fixed bug in CONSTANT VIGILANCE feature 2019-02-02 23:17:17 -05:00
8e64c1f266 Corrected bug in options.css 2019-02-02 22:34:12 -05:00
46a58e938a Incremented version to 1.1 2019-02-02 22:28:50 -05:00
e20ba59fc1 Document CONSTANT VIGILANCE feature in help 2019-02-02 22:28:17 -05:00
cb0de41abc Added CONSTANT VIGILANCE feature 2019-02-02 22:24:24 -05:00
89a2242759 Incremented version to 1.0.3 2019-02-02 19:12:14 -05:00
b4066d6d0d Rectified some usage of innerHTML 2019-02-02 18:59:32 -05:00
a8bbf6013e Corrected which icons went with which platform 2019-02-02 18:58:42 -05:00
41604e5143 Incremented version to 1.0.2 2019-02-02 17:59:22 -05:00
9655eab02c Firefox now updates page action icon correctly 2019-02-02 17:58:07 -05:00
c75802cc08 Added character encoding tag to popup.html 2019-02-02 17:57:31 -05:00
62f613fab5 Fixes for Firefox, part I 2019-02-02 17:50:33 -05:00