|
bf5a51963b
|
forgot to commit new files
|
2018-12-01 01:35:22 +01:00 |
|
|
8cc1d4c19f
|
Settings: build list of actions
|
2018-12-01 00:50:22 +01:00 |
|
|
fa0181815b
|
Settings page: Ui accessible via settingsvars.js
|
2018-11-30 22:18:58 +01:00 |
|
|
2404cd7757
|
Settings page: basic html
|
2018-11-29 21:07:27 +01:00 |
|
|
a5639ad394
|
Proper css/js imports for settings page
|
2018-11-28 23:52:54 +01:00 |
|
|
98250ee2f2
|
Re-added all buttons to popup. Not working: selection
|
2018-11-26 23:44:37 +01:00 |
|
|
6b9c0274b7
|
Selecting popup buttons in 'site settings' and 'extension settings'
|
2018-11-26 22:42:00 +01:00 |
|
|
1d7362c27f
|
fix
|
2018-11-26 21:19:48 +01:00 |
|
|
ebf1058dda
|
Tab switching in popup fixed
|
2018-11-26 21:12:24 +01:00 |
|
|
5a43011797
|
Remove unused popupvars
|
2018-11-26 20:44:23 +01:00 |
|
|
65c35d369c
|
Process buttons for extension and site settings
|
2018-11-26 00:04:11 +01:00 |
|
|
8bdb7b9e94
|
Extension settings and site settings prepared for adding buttons programmatically
|
2018-11-25 23:53:30 +01:00 |
|
|
e9cc0d8eeb
|
fix tabitem saving
|
2018-11-23 00:29:13 +01:00 |
|
|
6eaeb717e2
|
remember tab item selection in popup
|
2018-11-22 22:55:22 +01:00 |
|
|
0526b43aae
|
remove console.logs at frame selection
|
2018-11-21 22:15:16 +01:00 |
|
|
acd38cf8b4
|
fix frame selection resetting
|
2018-11-21 22:14:14 +01:00 |
|
|
c6ad32f712
|
routing requests to appropriate frames
|
2018-11-21 20:41:15 +01:00 |
|
|
f294865231
|
'Currently playing' and 'all' tabs added, select 'video settings' by default
|
2018-11-18 23:54:54 +01:00 |
|
|
6eab0cf828
|
Buttons and keyboard shortcuts functional
|
2018-11-18 18:44:44 +01:00 |
|
|
0ff3a71c16
|
Keyboard shortcut can display modifier keys, code cleanup
|
2018-11-18 12:43:03 +01:00 |
|
|
85426aa47f
|
Button fix
|
2018-11-18 03:50:15 +01:00 |
|
|
32e5ed365b
|
Popup buttons are being added programmatically (video tab only)
|
2018-11-18 03:29:16 +01:00 |
|
|
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 |
|
|
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 |
|
|
90e512559d
|
Started including basic mode
|
2018-11-02 02:52:01 +01: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 |
|
|
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 |
|
|
5c50272f9e
|
fixed popup zoom slider resetting
|
2018-09-23 00:38:36 +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 |
|
|
e05eb27e6a
|
updating popup url
|
2018-09-20 21:30:45 +02:00 |
|
|
06cfb9a04e
|
Fixes for minor popup bugs
|
2018-09-19 23:34:47 +02:00 |
|
|
c7cf9b4be7
|
logging
|
2018-09-18 23:48:05 +02:00 |
|
|
c8f65f7fca
|
Popup: functional. TODO: implement command handling in CommsClient
|
2018-09-18 00:40:05 +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 |
|
|
1efcc83b44
|
Popup: fixed menus not getting disabled
|
2018-09-16 14:22:08 +02:00 |
|
|
76b5f6eca1
|
Fixed switching menus
|
2018-09-16 14:14:16 +02:00 |
|
|
354b987cb4
|
start popup redesign
|
2018-09-14 22:21:39 +02:00 |
|
|
0c37c5a0e1
|
Popup and settings work, but all scripts can run doubly if uw.init() was called twice
|
2018-08-30 00:56:26 +02:00 |
|
|
38a94e3bd3
|
Changing persistent settings (the ones _not_ limited to current page) bypasses comms
|
2018-08-29 21:23:08 +02:00 |
|