diff --git a/src/popup/Popup.jsx b/src/popup/Popup.jsx index 1c68cc7..78da618 100644 --- a/src/popup/Popup.jsx +++ b/src/popup/Popup.jsx @@ -39,7 +39,7 @@ function GeneralPart({ config, updateConfig }) { return ( <>
@@ -244,7 +244,7 @@ function AdvancedPart({ config, updateConfig }) { updateConfig({ userSiteRegexOnly: checked }) }} /> - Only use Custom Site Regex for website matching, ignore built-in rules + Exclusively use Custom Site Regex for website matching, ignoring built-in rules