1
0
mirror of https://github.com/thebaer/MMRA synced 2024-11-13 10:11:01 +00:00
Commit Graph

101 Commits

Author SHA1 Message Date
3fdac45d1c Block popup again 2019-07-23 13:36:46 -04:00
b1815e7687 Fix sticky header bar
Medium changed some things; this fixes it again.
2019-07-23 13:29:17 -04:00
2287e7f0af Fix "pardon the interruption" popup block
We must no longer "pardon the interruption" -- now we can "extend our
stay" and so on. The <h1> text in this popup changed, and there seems to
be a few titles that get displayed. So now we look to the <h2> instead
for blocking the _readus interruptus_ popup.
2019-06-07 08:27:48 -04:00
Matt Baer
89f2cff684
Merge pull request #37 from akagetsu/formatting
Add some rudimentary formatting files
2018-12-22 11:31:48 -05:00
0103eb4334 Merge branch 'master' into develop 2018-12-22 11:31:24 -05:00
66a84b93e1 Trim trailing whitespace on .md files 2018-12-22 11:25:06 -05:00
2c4aab5998 Bump version to 1.5.2 2018-10-22 15:16:13 -04:00
1291cfe906 Merge branch 'master' of github.com:thebaer/MMRA 2018-10-22 15:16:07 -04:00
1cd215237e Only inject CSS once per page 2018-10-22 15:15:07 -04:00
Matt Baer
2622c9b34e
Merge pull request #43 from thebaer/patch-highlightmenu
Fix "disable highlight menu" option not working
2018-10-22 15:06:51 -04:00
524dde591b Fix "disable highlight menu" option not working
This fixes #20 again.
2018-10-22 14:30:47 -04:00
Matt Baer
dc4805ad72
Merge pull request #42 from salmanulfarzy/browser-badge
Add browser badges with extension versions
2018-09-20 10:34:14 +01:00
8703f6ccb9 Add Safari download link 2018-09-20 11:25:54 +02:00
Salmanul Farzy
76f745d2db
Add browser badges with extension versions 2018-09-18 14:23:49 +05:30
Matt Baer
006b583246
Merge pull request #39 from panckreous/patch-1
update README with new Safari extension link
2018-08-02 22:22:19 +02:00
Dan
a3558a0a2b
update README with new Safari extension link
Happy, happy day. Even with just CSS rules. (on that note, not sure if you want Safari to have as high placement as the full versions, feel free to change/deny/suggest changes)
2018-08-02 07:54:06 -07:00
2da85f98af Merge branch 'safari' 2018-08-01 22:59:44 +02:00
Mihai Dolha
6152044e66 Add some rudimentary formatting files 2018-07-16 13:15:57 +03:00
d668d2007c Merge branch 'master' into develop 2018-07-12 11:02:19 -04:00
76b9c744b4 Fix whitespace in manifest.json 2018-07-01 11:13:25 -04:00
2aef43248f Bump version to 1.5.1 2018-07-01 11:11:13 -04:00
Matt Baer
84d12bef03
Merge pull request #33 from ris58h/remove-browser_action
Remove unnecessary browser_action.
2018-07-01 11:09:57 -04:00
ris58h
e6f0259d4a Remove unnecessary browser_action. 2018-07-01 11:51:26 +03:00
9b5c3a23e5 Add basic safari support 2018-06-29 17:16:22 -04:00
8cab920f8b Mention new "pardon the interruption" popup block 2018-05-16 12:23:19 -04:00
d48447277c Mention related MFbB extension in README 2018-04-27 13:51:14 -04:00
541602ce7e Bump version to 1.5.0 2018-04-27 13:46:06 -04:00
Matt Baer
654839d01b
Merge pull request #29 from jorgegonzalez/master
Hide some annoyances
2018-04-27 13:41:03 -04:00
159e44a19d Block "Pardon the interruption" popup
This blocks the annoying "Pardon the interruption" dialog without
preventing other parts of the UI from working correctly (basically.
see comments).
2018-04-25 22:39:17 -04:00
9d4599f554 Fix scrolling after hiding "pardon the interruption" popup 2018-04-25 20:39:10 -04:00
Jorge Gonzalez
05a971878f
Update medium.css 2018-04-17 18:51:34 -04:00
Jorge Gonzalez
8f8e09ef90
Hide some annoyances
This hides the "Pardon the Interruption" message and the "Do not track" banners.
2018-04-17 18:36:36 -04:00
81f27adeaa Mention latest changes in README 2018-04-10 12:37:21 -04:00
Matt Baer
8e6a5aa690
Merge pull request #28 from thebaer/patch-upgrade-button
Hide Upgrade header link
2018-04-10 12:27:59 -04:00
2ae575fdb7 Hide Upgrade header link
This closes #12.
2018-04-10 12:26:53 -04:00
b35bd27301 Move .js-stickyFooter out of JS to CSS file 2018-04-10 12:22:06 -04:00
Matt Baer
563a0d6403
Merge pull request #27 from thebaer/patch-openinapp
Hide "open in app" button
2018-04-10 12:19:24 -04:00
5cd667412a Hide "open in app" button
This closes #11
2018-04-10 12:14:25 -04:00
821023e8a6 Merge branch 'master' of github.com:thebaer/MMRA 2018-04-10 12:10:52 -04:00
Matt Baer
00c6c5c427
Merge pull request #26 from thebaer/patch-postmeter
Hide postMeterBar & do it with CSS instead of JS
2018-04-10 12:07:06 -04:00
37a9b56d2e Add intro comment to medium.css 2018-04-10 12:04:55 -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
98542b83ef Revert to "annoying, user-hostile software" 2018-04-10 11:34:57 -04:00
8d4b501f3f Mention new ability to hide highlight bar in README 2018-04-09 09:06:35 -04:00
Matt Baer
4db614aa4b
Merge pull request #25 from Nudin/master
Hide highlightbar on selection
2018-04-09 09:01:44 -04:00
707a1fed57 Make indentation consistent 2018-04-09 08:59:20 -04:00
Michael F. Schönitzer
0f40d390d7 Make savebutton have normal size 2018-04-08 13:15:01 +02:00
Michael F. Schönitzer
8512fa5f25 Add feature: disable highlight menu 2018-04-08 13:11:03 +02:00
e4c39274a3 Make README more readable 2018-03-31 11:51:01 -04:00
417fd7bc3d Bump version to 1.3.1 2018-03-31 09:49:22 -04:00