LennardF1989 / BF2042-Portal-Extensions

Browser extensions to add additional functionality to the BF2042 Portal Rules Editor.
https://bf2042-portal-extensions.lennardf1989.com/
GNU General Public License v3.0
20 stars 11 forks source link

Adds permission to load manifest from localhost #21

Closed p0lygun closed 2 years ago

LennardF1989 commented 2 years ago

I sqaushed these commits into my local repository and reworked a few things (as said before, the performance fix is not needed for another commit that is coming up). Thanks for the changes anyway - they will all remain under your name when I push them!

I'm kind of at a loss why you need specific permissions for localhost (or rather, if we are going that route). You are never accessing anything from within the extension sandbox itself, and I test all my own plugins from a localhost and that works fine. Care to elaborate?

p0lygun commented 2 years ago

nvm the localhost, its not needed, the issue was with my npm localhost package