ar7casper
Explore posts from serversPD🧩 Plasmo Developers
•Created by ar7casper on 6/12/2023 in #🔰newbie
Google Analytics on Content Script
Hey all, in your docs you talk about how it's possble to use GA in your system, but the example only shows for popup, how about content scripts?
are they supported?
7 replies
PD🧩 Plasmo Developers
•Created by ar7casper on 3/27/2023 in #🔰newbie
window undefined on background script when trying to login via firebase
I'm using React + Firebase.
I have a hook that handles user details and a background script that handles the auth via
chrome.identity.getAuthToken
after I approve the consent screen, the background script throws "window is not defined" any ideas?
I followed this link - https://www.plasmo.com/blog/posts/firebase-chrome-extension14 replies