b35bd27301
Move .js-stickyFooter out of JS to CSS file
2018-04-10 12:22:06 -04:00
3581f659f7
Hide postMeterBar & do it with CSS instead of JS
...
This hides the `postMeterBar` (closing #19 ) and, since it wasn't
possible with JS, includes the style with an injected stylesheet
(closing #8 ).
2018-04-10 12:02:44 -04:00
Michael F. Schönitzer
8512fa5f25
Add feature: disable highlight menu
2018-04-08 13:11:03 +02:00
316dbf0f29
Comment more about the Medium site check
2018-03-31 09:36:56 -04:00
4b1ca2a26c
Fix Medium site detection
...
Now does a case-insensitive check for "Medium" in meta tag.
This addresses the issue brought up in #22 .
2018-03-31 09:36:32 -04:00
Federico Brigante
fd25d28997
Improve/fix querySelector usage
2017-12-16 17:39:40 +08:00
e8c31347cd
Make img noscript selector more explicit
2017-09-13 23:00:50 -04:00
24637b1b79
Front-load images by constructing img elements
...
instead of using `innerHTML` to create an element from text inside
`noscript` tags. This addresses as issue preventing Add-on acceptance
for Firefox (#4 )
2017-09-13 22:58:10 -04:00
Dan Berman
6a366158dd
Shrink header images when navigating within Medium as well
2017-09-04 18:43:06 -07:00
Dan Berman
de3c8d3883
rename makeViewable to shrinkHeaderImages and make default
2017-09-04 15:12:33 -07:00
Dan Berman
f7db85ba31
Add option to resize ridiculous massive headers
2017-09-02 08:04:28 -07:00
915e31efa5
Merge branch 'master' of https://github.com/kgdiem/MMRA into kgdiem-master
2017-08-31 19:02:53 -04:00
6fefef7283
Merge branch 'patch-1' of https://github.com/bfred-it/MMRA into bfred-it-patch-1
2017-08-30 23:30:09 -04:00
Federico Brigante
6b48919387
Rename background.js to content.js
2017-08-30 14:28:20 +07:00