From 6247f163d3ca89d5570450ac7ac8fd18f73bb74b Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Thu, 2 Sep 2021 18:35:49 +0200 Subject: enable toggling of global script blocking policy\n\nThis commit also introduces `light_storage' module which is later going to replace the storage code we use right now.\nAlso included is a hack to properly display scrollbars under Mozilla (needs testing on newer Mozilla browsers). --- html/options.html | 1 + 1 file changed, 1 insertion(+) (limited to 'html/options.html') diff --git a/html/options.html b/html/options.html index 085162c..f2a75e1 100644 --- a/html/options.html +++ b/html/options.html @@ -248,6 +248,7 @@ +
-- cgit v1.2.3