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

27 Commits

Author SHA1 Message Date
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
fe18384ee0 Add basic MMRA Chrome extension 2017-08-27 20:17:08 -04:00
Matt Baer
132c1555e9 Initial commit 2017-08-27 19:18:34 -04:00