Commit Graph

343 Commits

Author SHA1 Message Date
3f14785c29 Create tabs and stuff with javascript for more readability. 'unregisterVideo' doesn't get fired, so manual cleanup of the videoTab object was implemented in background script 2018-11-11 22:35:08 +01:00
ccafcd5285 Components for popup UI 2018-11-11 02:25:47 +01:00
981368b376 check for embedded by url, not by frame id 2018-11-10 23:09:50 +01:00
a321789c34 added comment next to some weird hack 2018-11-09 00:57:47 +01:00
701a1b1123 unborked saving/loading options (forgot to change site -> site.host everywhere where applicable) 2018-11-09 00:57:05 +01:00
a2c127fef5 fix css 2018-11-09 00:37:05 +01:00
c3ba318c7d Breaking vars from popup.js into separate file, showing list of embedded frames 2018-11-09 00:35:18 +01:00
cbd7cbeb4a popup now receives info about current tab as well as the list of frames with videos in that tab 2018-11-08 23:05:47 +01:00
5cf3ec9b86 Videos from tabs/frames are being registered in the background script 2018-11-07 00:03:06 +01:00
8760626e8f readme update, version bump 2018-11-06 20:43:47 +01:00
c3d71cd1e7 Extension basic mode more or less works. Added fix for sites that center stuff with 'top: 50; left: 50, translate(-50, -50)' 2018-11-02 23:10:42 +01:00
48da83b75d Basic mode: ar resets properly when switching from fullscreen to normal 2018-11-02 21:51:51 +01:00
32f868a91c Basic mode: when switching to full screen, restart ar detection proper 2018-11-02 21:41:26 +01:00
985e285914 Basic mode works when switching to full screen (on clips.twitch)
doesn't work when we go back from the full screen mode tho
2018-11-02 21:19:34 +01:00
94990a0ba8 example for (clips.)twitch.com 2018-11-02 20:42:26 +01:00
90e512559d Started including basic mode 2018-11-02 02:52:01 +01:00
8c4759dbe8 test videos update 2018-11-01 23:38:07 +01:00
e216929b0c Added test video examples for reddit and streamable 2018-10-26 18:49:16 +02:00
10071aea7f minor readme overhaul 2018-09-27 22:50:54 +02:00
be80858209 fix typos in readme 2018-09-27 22:36:42 +02:00
128e311bb5 Merge branch 'master' of github.com:xternal7/ultrawidify 2018-09-27 22:30:30 +02:00
6a05d48084 README.md update — added howto for MS Edge 2018-09-27 22:30:16 +02:00
06c681668f Zip with edge version zipped 2018-09-27 01:34:23 +02:00
bb3349eff9 Edge stuff 2018-09-27 00:18:13 +02:00
ee268c5e9c Fixed some edge-specific bugs 2018-09-25 23:38:15 +02:00
255cdd9820 changelog update 2018-09-23 19:48:48 +02:00
9fd1921348 Release 2018-09-23 19:47:50 +02:00
7036799e9f Pan: eventhandler unbinding. Fixed 'reset zoom' in popup 2018-09-23 19:47:18 +02:00
2bd83fbc01 fixed issue with saving alignment 2018-09-23 13:55:03 +02:00
79f5ae01de Various fixes. Release version for reals 2018-09-23 02:39:27 +02:00
e2cb85610b release version, but for real this time. (removed ungated console.logs, updated readme) 2018-09-23 00:51:19 +02:00
ee21fdcd12 release version 2018-09-23 00:45:42 +02:00
908d37dee5 readme fix 2018-09-23 00:42:25 +02:00
5c50272f9e fixed popup zoom slider resetting 2018-09-23 00:38:36 +02:00
8dbdc3c2d2 Readme update 2018-09-23 00:30:25 +02:00
f490684cfd probably fixed settings saving 2018-09-22 22:50:32 +02:00
afb595d8c0 popup picks up current zoom level 2018-09-21 00:26:08 +02:00
51c1255eed disable other buttons in 'extension settings' tab if extension is disabled 2018-09-20 22:02:15 +02:00
d1d8945aac using tabs API to acquire URL of current tab 2018-09-20 21:45:09 +02:00
e05eb27e6a updating popup url 2018-09-20 21:30:45 +02:00
0f996f3067 registering tab — working with youtube only 2018-09-20 01:11:18 +02:00
06cfb9a04e Fixes for minor popup bugs 2018-09-19 23:34:47 +02:00
c713977bb6 Fixed popup zoom 2018-09-19 22:52:53 +02:00
c7cf9b4be7 logging 2018-09-18 23:48:05 +02:00
f265799e3c commands for setting zoom from the popup, zoom is logarithmic/exponential rather than linear 2018-09-18 23:37:33 +02:00
5e2611f410 check for nulls on videodata/panhandler 2018-09-18 00:42:30 +02:00
c8f65f7fca Popup: functional. TODO: implement command handling in CommsClient 2018-09-18 00:40:05 +02:00
4965529de9 Updating settings backthing stuff for new popup 2018-09-17 00:39:32 +02:00
f6899be0ce Popup: extra buttons, console output beautify, changed experimental notice, disabled text selection 2018-09-16 23:24:01 +02:00
89ebae315a Popup: fixed buttons in site settings tab not getting selected 2018-09-16 19:28:40 +02:00