From 0a68020771fc5b9dd437a90d5aac5e8a0c66719b Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Fri, 29 Dec 2023 00:01:11 -0500 Subject: Fix google docs (#473) * Add support for content script execution world * Update manifest version to support world parameter in Chromium browsers * Update google docs injection * Reuse code for registration * Add info --- ext/settings.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ext/settings.html') diff --git a/ext/settings.html b/ext/settings.html index 1095e3b7..8f432eb4 100644 --- a/ext/settings.html +++ b/ext/settings.html @@ -2146,6 +2146,10 @@ Enabling this option will force Google Docs webpages to expose some additional text information which should allow Yomitan to still work.

+

+ If any profile has this setting enabled, compatibility mode will be activated; + profile conditions are ignored. +

Google has changed this compatibility implementation several times, and the changes do not seem to be announced or documented. Therefore, it is possible that this feature could stop working at any time the future without warning. -- cgit v1.2.3