From a95c1bb90af94c0a3e9dff488a40f8dc709c3585 Mon Sep 17 00:00:00 2001 From: crupest Date: Wed, 21 Oct 2020 17:14:56 +0800 Subject: Allow to set proxy url. --- settings/settings.html | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 settings/settings.html (limited to 'settings/settings.html') diff --git a/settings/settings.html b/settings/settings.html new file mode 100644 index 0000000..1883a2a --- /dev/null +++ b/settings/settings.html @@ -0,0 +1,30 @@ + + + + + + + + + + +

+ If this proxy does not work, go to settings page and allow it to access + private windows. That is a must for setting proxy for extensions. +

+

+ Input your custom manual proxy server. Feel free to make a XSS attack. If + you succeed to do that, report a bug to me, or maybe mozilla! +

+

+ After input, re-click the button in popup in toolbar to activate it! I bet + you don't change this frequently so it's not a pain. +

+

Do at your own risk if you input an invalid url!

+
+ + +
+ + + -- cgit v1.2.3