dappnetbby / dappnet

A bulletproof platform for decentralized frontends
https://liamzebedee.gitbook.io/dappnet/
MIT License
77 stars 4 forks source link

Upgrade Chrome extension to Manifest v3 #22

Closed saeta-eth closed 1 year ago

saeta-eth commented 1 year ago

Closes #20

liamzebedee commented 1 year ago

Hey @saeta-eth, thanks for the contribution! I don't think this works for V3 just yet. There's a section of Chrome extensions where errors come up here - Screen Shot 2023-03-10 at 2 41 09 pm

Screen Shot 2023-03-10 at 2 41 04 pm

To upgrade the extension, it looks like we're going to have to rewrite from the webRequest API to the declarativeNetRequest API in Manifest V3. There's some more details on it here, do you want to take a look?

Cheers - Liam

saeta-eth commented 1 year ago

Hey @liamzebedee

I did not see these errors, I will review and fix them

liamzebedee commented 1 year ago

Legend! thank you @saeta-eth

extension pending review now

image