This website requires JavaScript.
Explore
Help
Sign In
tamius-han
/
ultrawidify
Watch
1
Star
0
Fork
0
You've already forked ultrawidify
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
6c9f3c537c
ultrawidify
/
js
/
lib
History
Tamius Han
3bd28842e1
Tried my hand at fixing memory leak. ArDetect — no dice. Ghetto watcher for changes in player size now saves the HTML element that's deemed to be the player frame and uses said node for size tests in subsequent iterations (as opposed to searching for player node on every frame). Also hopefully fixed the bug with custom settings for individual sites not
...
getting saved.
2018-02-26 22:38:17 +01:00
..
BrowserDetect.js
Trying to add blanket support for theater mode. Changing aspect ratio works in youtube theater mode, but only when manually launched. Chaning to full screen mode stops it. This commit breaks vimeo support.
2018-01-18 00:11:03 +01:00
Comms.js
Keyboard shortcuts get loaded in popup, fixed 'reset' button in popup.
2018-02-01 00:26:16 +01:00
PlayerDetect.js
Tried my hand at fixing memory leak. ArDetect — no dice. Ghetto watcher for changes in player size now saves the HTML element that's deemed to be the player frame and uses said node for size tests in subsequent iterations (as opposed to searching for player node on every frame). Also hopefully fixed the bug with custom settings for individual sites not
2018-02-26 22:38:17 +01:00
StorageManager.js
Attempt at fixing Chrome's UI. Not successful because Chrome documentation is TL;DR
2018-01-06 22:58:31 +01:00