d5a6e8d707
change reload prevention to something a bit less contrived
2019-10-24 21:13:45 +02:00
8fde5bb3d6
Implement crop persistence in content script
2019-10-24 00:45:11 +02:00
ab06f0bd41
Add saveWithoutReload() to settings.js
2019-10-24 00:44:27 +02:00
f652bce8fe
Prepare version update stuff, readme updates
2019-10-23 20:01:11 +02:00
261f9a6b8d
Use event.code instead of event.keyCode. Add key codes to default settings
2019-10-23 19:34:58 +02:00
cd4e3768e2
Make compiler a bit happier.
2019-10-22 01:40:46 +02:00
4a9ef1f9db
Fix 'clear shortcut' button (probably)
2019-10-22 01:40:38 +02:00
3768575bad
Allow default keyboard shortcuts to work on non-ASCII layouts
2019-10-22 01:33:56 +02:00
fdc4fc8dc9
fix the fix
2019-10-20 21:11:17 +02:00
85fa314bb4
change some variable names for readability
2019-10-20 21:11:09 +02:00
7a9c341bf8
Version update stuff
2019-10-20 14:13:58 +02:00
cec427d9ab
fix for twitch
2019-10-20 14:09:19 +02:00
a461d8fa71
test videos update
2019-10-20 14:03:09 +02:00
2d6a020c5b
Version update stuff
2019-09-28 00:14:03 +02:00
afe7b8e692
minor rework of settings options
2019-09-28 00:13:50 +02:00
408b771656
Fix settings page
2019-09-27 22:06:28 +02:00
4e67902c56
version update stuff
2019-09-25 18:44:01 +02:00
b70cc7bb88
Update readme with correct build instructions
2019-09-25 10:04:52 +02:00
Tamius Han
3788fee24c
Merge pull request #77 from ezzak/master
...
Fix error for new users.
2019-09-25 09:35:41 +02:00
Tamius Han
20161207b9
just making presence check more in line with my style, otherwise this is fine
2019-09-25 09:34:14 +02:00
EzzAK
282f8350dd
Fix error for new users.
2019-09-24 22:10:36 -07:00
2ad4e79bf3
Fix
2019-09-22 02:49:40 +02:00
bf9ee47527
Some tweaks to release notes
2019-09-22 02:39:24 +02:00
ecf495dae6
Let's make a script that does both ff and chrome build at the same time
...
+ let's automate making source code zip for AMO, while we're at it
2019-09-22 02:38:13 +02:00
46bc4bfd8d
Fixes for reddit
2019-09-22 02:07:04 +02:00
7b73a42e5c
Force fallback mode, always.
2019-09-21 23:50:06 +02:00
469c607568
Fix changelog
2019-09-21 23:48:17 +02:00
b983b6e4ec
Mutation observer doesn't always detect changes correctly, so we still need to periodically check for changes in player/video sizes.
2019-09-21 21:49:31 +02:00
685cfc9466
Popup: Fix issue where 'sites' tab would be disabled if extension mode was set to whitelist only
2019-09-21 19:55:47 +02:00
c407e7a298
Add steam to test videos
2019-09-21 19:55:11 +02:00
4f830e2a37
Update changelog. Update includes a promise (popup bit needs to be fixed)
2019-09-18 01:08:07 +02:00
b91fc2e422
Turn debugging on
2019-09-18 01:05:17 +02:00
0bed77bafa
Fix new reddit
2019-09-18 01:05:07 +02:00
e1e962df04
If no element fits the criteria for the video player, have extension ignore such videos.
...
Also, sometimes mutationObserver doesn't catch all mutations/we miss some mutations. Added a delay that validates offsets. If validation fails, retrigger aspect ratio correction to make sure there's no misalignments. (That last bit was mostly needed for new reddit)
2019-09-18 01:05:07 +02:00
40416d74e9
Updated test videos
2019-09-18 01:01:52 +02:00
dacd1f7a9c
Version upgrade stuff
2019-09-17 22:26:43 +02:00
536e726f4b
Disable logging
2019-09-17 22:18:02 +02:00
7d63245136
Remove unnecessarsy console.logs
2019-09-17 22:15:00 +02:00
7454b278a4
Fix settings patching and version number saving
2019-09-17 22:14:42 +02:00
f854daa44b
Removing unnecessary stuff from webpack
2019-09-17 22:14:05 +02:00
d89db7a5a1
This low-key shouldn't be in logger
2019-09-17 22:13:31 +02:00
f495cec5ba
fox type
2019-09-17 18:51:19 +02:00
824fe7993e
Disabled unfinished features
2019-09-17 18:47:09 +02:00
77a02acb5a
minor dictionary update
2019-09-14 23:52:12 +02:00
705d4c2e6d
remove some dead code
2019-09-14 23:50:48 +02:00
b1af778656
dunno what that is, but it doesn't seem to break anything
2019-09-14 23:23:52 +02:00
44caa5f492
Fixed issues with mutation observers
2019-09-14 23:23:00 +02:00
ef9f106e18
Let's use npm instead of yarn
2019-09-14 23:01:02 +02:00
287680d4de
dictionary update
2019-09-03 23:49:30 +02:00
66bcc40fb4
Minor fixes
2019-09-03 23:49:22 +02:00