From ecc994a8bbd52a426434a549f8e3e68eba6e786e Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Tue, 23 Nov 2021 16:16:13 -0500 Subject: ScriptManager updates (#2022) * Fix spacing * Add more parameters to injectStylesheet * Add more parameters to injectScript * Update ScriptManager to support content script registration * Add webNavigation as an optional permission --- ext/permissions.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ext/permissions.html') diff --git a/ext/permissions.html b/ext/permissions.html index 04d1d5fa..afb16300 100644 --- a/ext/permissions.html +++ b/ext/permissions.html @@ -123,6 +123,18 @@ +
+
+
webNavigation (optional)
+
+ Yomichan may require this permission to inject content scripts for certain browsers + if Google Docs accessibility mode is enabled. +
+
+
+ +
+
Allow in private windows (optional)
-- cgit v1.2.3