|
9a864bc11c
|
Migrate pseudo-enums to typescript enums. Fix related imports & stuff
|
2021-02-08 23:04:54 +01:00 |
|
|
67ad0c54b4
|
Apply some styling to the edge warning box
|
2021-01-10 17:43:11 +01:00 |
|
|
897e65567b
|
add note in the popup
|
2021-01-10 16:12:35 +01:00 |
|
|
f4ff7e7ed6
|
Distinction between chrome build and edge build, and "doesn't matter which of the two" build.
|
2020-12-30 15:35:08 +01:00 |
|
|
c2f1c6980f
|
Fix popup interface not updating — #127
|
2020-12-21 23:28:23 +01:00 |
|
|
4b5c5a8dce
|
Fix popup not working at all in Chrome
|
2020-12-21 19:29:52 +01:00 |
|
|
7d8f3912bb
|
Fix extension popup in chrome
|
2020-12-06 21:57:16 +01:00 |
|
|
37eccb12f2
|
Fix normal-sized popup
|
2020-12-04 00:53:51 +01:00 |
|
|
3fd432f432
|
Extra styling for the button
|
2020-12-04 00:26:39 +01:00 |
|
|
d32c083406
|
Fix quick setting dialogue when extension is in extension overflow menu (#119)
|
2020-12-01 01:46:53 +01:00 |
|
|
ada7e69abd
|
Fix options and popup pages
|
2020-11-30 00:37:45 +01:00 |
|
|
7bb3d079f7
|
Fix issue with chrome not hiding frame/video numbers
|
2020-05-16 21:35:24 +02:00 |
|
|
84470846ef
|
Typo fixes & addign words to dictionary
|
2020-05-16 20:52:37 +02:00 |
|
|
c17e6f0f6d
|
Discern popup of dev/nightly/testing versions from stable version
|
2020-05-16 20:31:56 +02:00 |
|
|
2e7b7f6c30
|
Popup: fix 'tab' sidebar max width
|
2020-03-15 20:19:48 +01:00 |
|
|
33e05014fd
|
flex.css -> flex.scss for dat scoping
|
2020-03-01 20:24:08 +01:00 |
|
|
3e565ddbfc
|
fix logger in popup
|
2020-01-28 01:26:40 +01:00 |
|
|
691f45fbcc
|
remove log to console
|
2020-01-27 23:42:35 +01:00 |
|
|
6b9bf1b70f
|
New logging property!
|
2020-01-16 01:00:12 +01: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 |
|
|
536e726f4b
|
Disable logging
|
2019-09-17 22:18:02 +02:00 |
|
|
0f14d9c7dd
|
Fix missing imports
|
2019-09-03 21:30:18 +02:00 |
|
|
df5b2b5165
|
Finished converting console.logs to logger
|
2019-09-03 00:48:18 +02:00 |
|
|
9f2880c802
|
Hotfix for popup
|
2019-08-25 01:52:04 +02:00 |
|
|
cce3a677bb
|
Light up "what's new" when upgrading extension.
|
2019-07-07 15:12:15 +02:00 |
|
|
4cd67161ba
|
Popup: remove bullshit scrollbars in Chrome. Move scrollbar in site lists to the left.
|
2019-07-06 22:39:59 +02:00 |
|
|
ca8eeffc12
|
design update
|
2019-07-05 22:58:29 +02:00 |
|
|
5329f0a600
|
Show warning when some frames on a given site are disabled
|
2019-07-03 22:35:17 +02:00 |
|
|
8ad0250d7e
|
Scrollbars styled for chrome as well, but chrome is fucky-wucky
|
2019-07-02 01:23:43 +02:00 |
|
|
3e627f5fed
|
Thin scrollbar for FF, UX update (what's new, report problem, donate menu entries are at the bottom)
|
2019-07-02 01:02:22 +02:00 |
|
|
33590aa353
|
UX: In popup, indicate which sites (and corresponding frames) are disabled. This will need additional work on content scripts tho
|
2019-06-15 22:58:19 +02:00 |
|
|
031c5d8e4c
|
Add changelog to extension popup
|
2019-06-14 23:10:21 +02:00 |
|
|
d7f6cd1271
|
Add 'experimental' tag to site details tab in popup
|
2019-06-14 22:37:31 +02:00 |
|
|
8bb5f30e71
|
Rename 'about' to 'report a problem' in the popup for better visibility of issue reporting options
|
2019-06-14 22:05:29 +02:00 |
|
|
03d8a99885
|
Popup for setting site-specific options is roughly done
|
2019-06-08 03:45:35 +02:00 |
|
|
2bfa3e8dfc
|
Site settings: allow user to select a site
|
2019-06-07 01:50:13 +02:00 |
|
|
d6a9ea4831
|
Remove unnecessary logging, fix bug that didn't seem to have any effect
|
2019-06-05 23:37:12 +02:00 |
|
|
8231174f57
|
Add donation tab
|
2019-06-03 00:34:42 +02:00 |
|
|
fd5c3fc06f
|
Removed console.logs _not_ gated behind ifs from .vue files
|
2019-05-22 01:05:32 +02:00 |
|
|
4c5569f039
|
remove debugging ui from popup
|
2019-05-21 23:16:34 +02:00 |
|
|
280e9cfa62
|
minor fixes
|
2019-05-09 21:10:26 +02:00 |
|
|
598dd6cab5
|
Fix iframe marking
|
2019-04-13 03:09:29 +02:00 |
|
|
31c3295748
|
Added 'about' panel to popup. Both 'about' panels display addon version.
|
2019-04-12 23:23:35 +02:00 |
|
|
5b9080c1c7
|
Fixes for autoar
|
2019-02-16 01:19:29 +01:00 |
|
|
a0900a7dad
|
Fixed autodetection to the point it at least starts
|
2019-02-15 00:00:22 +01:00 |
|
|
c1d34fceb1
|
Popups sorta work
|
2019-02-13 23:58:19 +01:00 |
|
|
295c363d60
|
Minor fixes and reworks of ExtensionConf. Fixed 'general settings' page
|
2019-01-26 17:52:50 +01:00 |
|
|
cf221fba90
|
Extension/site settings panel complete (but not functional)
|
2019-01-21 00:07:11 +01:00 |
|
|
d2a8a177a7
|
Enumification, reorg of ExtensionConf
|
2019-01-20 22:59:06 +01:00 |
|
|
08469074a6
|
css fixes
|
2019-01-20 21:12:26 +01:00 |
|