diff --git a/content/apply.js b/content/apply.js index 0f7f7654..ec16eaf8 100644 --- a/content/apply.js +++ b/content/apply.js @@ -5,6 +5,7 @@ (() => { if (window.INJECTED === 1) return; + window.INJECTED = 1; /** true -> when the page styles are received, * false -> when disableAll mode is on at start, the styles won't be sent