alank
PD🧩 Plasmo Developers
•Created by alank on 6/5/2023 in #👾extension
Which is the current preferred method to wake a BGSW? FCM or WebSocket polling?
In the case of FCM, is the popup page the supposed to send the API call to gcm as specified here?
https://www.plasmo.com/blog/posts/firebase-cloud-messaging-chrome-extension
25 replies
PD🧩 Plasmo Developers
•Created by alank on 5/9/2023 in #👟framework
Not seeing background hits with use of relay
Tried out several things to have the relay package hit my BGSW.
Currently attempting this:
and the background/messages/request.ts looks like this:
Any ideas on what I may be messing up?
19 replies
PD🧩 Plasmo Developers
•Created by alank on 4/19/2023 in #👾extension
Best way to use `useStorage` with `SecureStorage`?
Looking at setting up useStorage hooks for SecureStorage items. Are there preferred ways of handling the password setting for the new SecureStorage? Any examples?
4 replies
PD🧩 Plasmo Developers
•Created by alank on 4/18/2023 in #👾extension
Seeing an error `The "path" argument must be of type string. Received an instance of Object`
Trying to run
pnpm dev
Full error response is:
8 replies