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
463dcc0692
ultrawidify
/
js
/
conf
History
Tamius Han
e51faaf934
New comms between [uw.js <==> uw-bg.js <==> popup.js] established. Working in Firefox, not in Chrome — potentially due to Promise.all() (try replacing with
for(promise of promises) await promise
)
2018-01-26 00:09:08 +01:00
..
Debug.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
ExtensionConf.js
Version 2.0! Woohoooo!
2017-12-31 18:28:03 +01:00
Keybinds.js
Optimizations and changes.
2018-01-20 22:59:31 +01:00
Settings.js
Fixed bug with popup buttons for forcing aspect ratio not always working. Autodetection can no longer get triggered by small changes in aspect ratio (but will get triggered if change is a small amount over the treshold still)
2018-01-02 03:36:29 +01:00
SitesConf.js
Added ui/popup window (and it kinda works)
2017-12-29 23:34:40 +01:00
Status.js
We have semi-working version. Keybinds aren't rebindable yet. Settings page needs to be remade to accomodate new options.
2017-10-17 22:17:51 +02:00