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

52 Commits

Author SHA1 Message Date
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
Matt Baer
63fb325f02
Merge pull request #23 from thebaer/patch-medium-detection
Fix Medium detection
2018-03-31 09:42:11 -04: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
96d77d8ef5 Specify the uncheckable options are "features" 2018-03-07 18:51:23 -05:00
bf85c8d383 Prettify README 2018-01-05 20:56:41 -05:00
b7b623a402 Improve extension description 2018-01-05 20:22:59 -05:00
Matt Baer
7f28bc3362
Merge pull request #14 from bfred-it/patch-1
Improve/fix querySelector usage
2017-12-18 22:27:39 -05:00
Federico Brigante
fd25d28997
Improve/fix querySelector usage 2017-12-16 17:39:40 +08:00
ed675b91dd Use better Firefox Add-ons URL 2017-09-14 19:47:56 -04:00
23daa9148f Merge branch 'readme' 2017-09-14 19:46:31 -04:00
4792befb0d Fix Firefox application ID 2017-09-13 23:54:49 -04:00
9302113834 Add Firefox add-on link to README
And generalize description: "browser" -- not "Chrome" -- extension.
2017-09-13 23:13:09 -04:00
5c4e62967e Bump version to 1.3 2017-09-13 23:12:24 -04:00
1c6456b66f Add applications key to manifest
Fixes potential issues with storage.sync when add-on is loaded
temporarily in Firefox. (#4)
2017-09-13 23:10:48 -04:00
0ce4067f36 Mention large image improvements in README 2017-09-13 23:01:10 -04: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
Matt Baer
92cd527e93 Merge pull request #10 from panckreous/ridiculous-header
Add option to resize ridiculous massive headers
2017-09-05 21:06:15 -04:00
Dan Berman
6a366158dd Shrink header images when navigating within Medium as well 2017-09-04 18:43:06 -07:00
Dan Berman
e6bf5ef591 rename header image option 2017-09-04 15:18:28 -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
2d46c48b62 Add .gitignore
Ignore swap files
2017-08-31 19:25:35 -04:00
8e0526ba1b Bump version to 1.2 2017-08-31 19:23:44 -04:00
921b8a92ee Merge branch 'kgdiem-master' 2017-08-31 19:03:13 -04:00
915e31efa5 Merge branch 'master' of https://github.com/kgdiem/MMRA into kgdiem-master 2017-08-31 19:02:53 -04:00
Kevin Diem
df292a3974 remove swap file 2017-08-31 10:17:46 -04:00
Kevin Diem
d65e9ddeba change target to config 2017-08-31 10:17:22 -04:00
9803c18925 Merge branch 'bfred-it-patch-1' 2017-08-30 23:30:29 -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
9d0d8e139b Check for null dickbars before applying styles 2017-08-30 23:12:41 -04:00
2cfbf29054 Mention new lazy loading option in README 2017-08-30 22:59:07 -04:00
3a3be01c88 Add option to disable dynamic/lazy image loading
This ensures all images in a post load immediately, instead of waiting
for the user to scroll down the page.

Closes #5
2017-08-30 22:45:22 -04:00
Kevin Diem
7b1416ed76 use mutation observer to watch for body change & remove footer 2017-08-30 15:11:46 -04:00
Federico Brigante
6b48919387 Rename background.js to content.js 2017-08-30 14:28:20 +07:00
Federico Brigante
e548d557d6 Rename background.js 2017-08-30 14:27:54 +07:00
Matt Baer
e9b8eb885f Merge pull request #3 from captDaylight/master
put a border around the images
2017-08-29 13:00:32 -04:00
captDaylight
29e14aacb3 put a border around the images
makes especially the top one more legible, the bottom bar doesn't bleed into the next image.
2017-08-29 11:08:35 -04:00
105390d2be Add improvements list 2017-08-29 08:47:14 -04:00
22d9303e08 Change README headers 2017-08-28 18:59:46 -04:00
74e70d26b4 Bump version to 1.1 2017-08-28 18:49:46 -04:00
c6e3ea9fc5 Add extension settings + option to remove dickbar
Closes #2
2017-08-28 18:48:24 -04:00
e9d2103db9 Add extension icon 2017-08-28 18:37:28 -04:00
b0cc7e110a Add Chrome Webstore link 2017-08-27 20:53:27 -04:00
758d129348 Rearrange photo captions 2017-08-27 20:53:13 -04:00
3e38617fbd Add before / after pics 2017-08-27 20:47:23 -04:00
306c377f22 Add README 2017-08-27 20:43:10 -04:00