achmizs
34012a8bb9
Added LICENSE file
2020-06-27 13:40:39 -04:00
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
saturn
c8febe8c79
Fix build.php for Linux
2019-07-14 20:33:03 -05:00
de2d5d0af2
Switched to using localStorage; incremented version to 1.2.6
2019-02-18 17:49:25 -05:00
f01140cf1c
Updated README
2019-02-14 19:03:28 -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
b5c7f4d7cb
Fixed bugs in build scripts
2019-02-06 13:09:57 -05:00
f9cad74bd8
Refactored build scripts
2019-02-05 21:04:32 -05:00
950eebcc2d
Added README-UTIL.md
2019-02-05 16:45:33 -05:00
09720e8b14
Fixed some bugs in utility scripts
2019-02-05 16:45:22 -05:00
f3eda034f2
Added convenience script to build when packaging
2019-02-05 16:07:28 -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
e62ec717c8
Fixed bug in build script
2019-02-04 01:31:54 -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
61602f074d
Corrected README
2019-02-03 16:39:48 -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
f125a3242a
Fixed build script to create directories if needed
2019-02-03 15:30:16 -05:00
2d7503486a
Updated packaging script to remove .DS_Store files
2019-02-03 15:27:48 -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
25a1372a31
Updated packaging script
2019-02-02 23:22:39 -05:00