mirror of
https://github.com/younesaassila/ttv-lol-pro.git
synced 2025-04-29 22:14:27 +02:00
Add comment
This commit is contained in:
parent
067f63f4a8
commit
feea9c79dc
@ -8,6 +8,7 @@ import store from "../store";
|
||||
console.info("[TTV LOL PRO] 🚀 Content script running.");
|
||||
|
||||
if (isChromium) injectPageScript();
|
||||
// Firefox uses FilterResponseData to inject the page script.
|
||||
|
||||
if (store.readyState === "complete") onStoreReady();
|
||||
else store.addEventListener("load", onStoreReady);
|
||||
|
Loading…
x
Reference in New Issue
Block a user