The extension is being tested and should work on this site.
+
+
+
+
Community
+
+ People say extension works on this site (or have provided help getting the extension to work if it didn't).
+ Tamius (the dev) does not test the extension on this site, probably because it requires a subscription or
+ is geoblocked.
+
+
+
+
+
Unknown
+
+ Not officially supported. Extension will try to fix things, but no promises.
+ Tamius (the dev) does not test the extension on this site for various reasons
+ (unaware, not using the site, language barrier, geoblocking, paid services Tam doesn't use).
+
+
+
+
+
Custom
+
+ You have manually changed settings for this site. The extension is doing what you told it to do.
+
+ This site is blocking automatic aspect ratio detection. You will have to adjust aspect ratio manually.
+ Learn more ...
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/ext/uw.js b/src/ext/uw.js
index 6a9da5f..ef2c650 100644
--- a/src/ext/uw.js
+++ b/src/ext/uw.js
@@ -1,5 +1,5 @@
/**
- * NOTE: we cannot get rid of this js file. I tried for 30 seconds and I couldn't get
+ * NOTE: we cannot get rid of this js file. I tried for 30 seconds and I couldn't get
* extension to work unless I kept this part of extension out of the ts file.
*/
import UWContent from './UWContent';