aboutsummaryrefslogtreecommitdiff
path: root/ext/settings.html
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2023-12-29 00:01:11 -0500
committerGitHub <noreply@github.com>2023-12-29 05:01:11 +0000
commit0a68020771fc5b9dd437a90d5aac5e8a0c66719b (patch)
tree48a0c4c25977343dd15da06e19807f332ca62ddb /ext/settings.html
parentd90d408279938d389019a8bed15c5eb95af7c8bc (diff)
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
Diffstat (limited to 'ext/settings.html')
-rw-r--r--ext/settings.html4
1 files changed, 4 insertions, 0 deletions
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.
</p>
+ <p class="warning-text">
+ If any profile has this setting enabled, compatibility mode will be activated;
+ profile conditions are ignored.
+ </p>
<p class="danger-text">
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.