You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Chromium Extensions
I am Unable to load /inject my content.js when i visit a site and on reload the content.js is getting injected why is this happening and how can i solve this.
woxxom
unread,
Mar 17, 2025, 6:08:39 PMMar 17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Chromium Extensions, Gowtham Reddy
Usually it means a modern site with soft navigation like youtube.com, in which case you need to use "match" for the entire site, not a specific path, then use MutationObserver inside to detect the necessary element.