From 7ba890045e03808321904f0278015744ef16d377 Mon Sep 17 00:00:00 2001 From: SimonBrazell Date: Thu, 16 Jul 2020 09:59:14 +1000 Subject: Closes #74 - Option to manually override theme. --- pages/options/options.html | 722 +++++++++++++++++++++++++++------------------ 1 file changed, 443 insertions(+), 279 deletions(-) (limited to 'pages/options/options.html') diff --git a/pages/options/options.html b/pages/options/options.html index e254765d..f5947bc9 100644 --- a/pages/options/options.html +++ b/pages/options/options.html @@ -1,286 +1,450 @@ + + + + + + Privacy Redirect Options + - - - - - - Privacy Redirect Options - + +
+ + + +
- +
+
+ + + + + + + +
+

Nitter Redirects

+
+   + +
+
+
+ + + + + + + +
+

+ Invidious Redirects +

+
+   + +
+
+
+ + + + + + + +
+

+ Bibliogram Redirects +

+
+   + +
+
+
+ + + + + + + +
+

+ OpenStreetMap Redirects +

+
+   + +
+
+
+

Nitter Instance

+
+ +
+
+
+

Invidious Instance

+
+ +
+
+
+

Bibliogram Instance

+
+ +
+
+
+

OpenStreetMap Instance

+
+ +
+
+
+

Theme

+ +
+
-
- - - -
+
+
+ + + + + + + +
+

+ Always proxy videos through Invidious +

+
+   + +
+
+
+ + + + + + + +
+

+ Only redirect embedded video to Invidious +

+
+   + +
+
+
+

Invidious Video Quality

+ +
+
+ + + + + + + +
+

+ Invidious dark mode always on +

+
+   + +
+
+
+

Invidious Volume

+ +
+
+

+ Invidious Player Style +

+ +
+
+

+ Invidious Subtitles - language codes (comma-separated) +

+ +
+
+ + + + + + + +
+

+ Invidious automatically play video on load +

+
+   + +
+
+
+ + + + + + + +
+

+ Persist Invidious preferences (as cookie) +

+
+   + +
+
+
+ + + + + + + +
+

+ Proactively remove Twitter service worker +

+
+   + +
+
+
-
-
- - - - - - - -
-

Nitter Redirects

-
-   - -
-
-
- - - - - - - -
-

Invidious Redirects

-
-   - -
-
-
- - - - - - - -
-

Bibliogram Redirects

-
-   - -
-
-
- - - - - - - -
-

OpenStreetMap Redirects

-
-   - -
-
-
-

Nitter Instance

-
- -
-
-
-

Invidious Instance

-
- -
-
-
-

Bibliogram Instance

-
- -
-
- -

OpenStreetMap Instance

-
- -
-
-
+
+
+

+ Enter a URL or Regular Expression to be excluded from redirects. +

+

+ All requests for or initiating from a URL that matches your exception + will be excluded from redirects. +

+

+ Note - Supports JavaScript regular expressions, excluding the + enclosing forward slashes. +

+
+
+ + + + + + + + + + + +
+

Add Exception

+
+ + + + + + + + +
+
+ +
-
-
- - - - - - - -
-

Always proxy videos through Invidious

-
-   - -
-
-
- - - - - - - -
-

Only redirect embedded video to Invidious

-
-   - -
-
-
-

Invidious Video Quality

- -
-
- - - - - - - -
-

Invidious dark mode always on

-
-   - -
-
-
-

Invidious Volume

- -
-
-

Invidious Player Style

- -
-
-

Invidious Subtitles - language codes (comma-separated)

- -
-
- - - - - - - -
-

Invidious automatically play video on load

-
-   - -
-
-
- - - - - - - -
-

Persist Invidious preferences (as cookie)

-
-   - -
-
-
- - - - - - - -
-

Proactively remove Twitter service worker

-
-   - -
-
-
- -
-
-

- Enter a URL or Regular Expression to be excluded from redirects. -

-

- All requests for or initiating from a URL that matches your exception - will be excluded from redirects. -

-

- Note - Supports JavaScript regular expressions, excluding - the enclosing forward slashes. -

-
-
- - - - - - - - - - - -
-

Add Exception

-
- - - - - - - - -
-
- -
- - - - - - \ No newline at end of file + + + + -- cgit 1.4.1