FreSauce
FreSauce
PD🧩 Plasmo Developers
Created by FreSauce on 12/6/2023 in #🔰newbie
Is there any method to specify when to run content scripts?
I have a content script widget with max z-index, but still it is not at the top all the time. For some websites, it gets covered by widgets present on that site, despite having z-index of 2147483647. I was hoping the way to fix it would be to specify run_at as document_end. That way it would be at the top of other widget icons. Is there any way to do this?
2 replies
PD🧩 Plasmo Developers
Created by FreSauce on 12/6/2023 in #🔰newbie
Getting issues with Content Security Policy
No description
2 replies
PD🧩 Plasmo Developers
Created by FreSauce on 7/21/2023 in #🔰newbie
Live reloading showing extension one state older than current code
Whenever I save some files, and the extension reloads, the page refreshes and shows me extension built using older version of code. So I have to reload the extension twice after each change so that the browser reflects the latest code and not the old code. I am using Google Chrome. Is there any way to fix this bug?
4 replies