Czino // 🟧⬛️ 👫🌱🏡🍑 on Nostr: After many hurdles overcome, I finally sent off my nostr powered chrome extension for ...
After many hurdles overcome, I finally sent off my nostr powered chrome extension for review to the Google overlords.
If you want you can already check out the code yourself if you know what you are doing: https://github.com/Czino/site-chattr
Question to nostr extension devs. I tried hard to access window.nostr from my extension but all my attempts failed. So for now Login by Extension via NIP-07 is not given. Can somebody help?
If you want you can already check out the code yourself if you know what you are doing: https://github.com/Czino/site-chattr
Question to nostr extension devs. I tried hard to access window.nostr from my extension but all my attempts failed. So for now Login by Extension via NIP-07 is not given. Can somebody help?
quoting nevent1q…lfhm> Working on a chrome extension for a nostr based project
> Locally works all good
> Package it into a Chrome extension
> Hitting errors “unsafe-eval" due to CSP
> Getting to the bottom of it
> Find a sub dependency used by @nostr-dev-kit called “tseep”
> It is running eval() functions in it
> Checking out the README of tseep
"lol"