Remote-Switch-for-Pi-Hole-Chrome
Remote-Switch-for-Pi-Hole-Chrome copied to clipboard
Allow dynamic API location
QDOS for #3 Sorry for the ugly PR, no dev env on my laptop. Points of note:
- Manifest is now universal
http://*/*
permission, haven't done extensions before so that's the best I could come up with in a pinch. - The first check to the API fails, something to do with variable initialization i think. Again, JS isn't my cup of tea. The following checks sync up properly though.
- Not sure what versioning metric your using, so i just incremented to 2.1
Hopefully this is at least helpful enough for you to quickly fix my little bugs.
@xhorntail Hi, I know it is a little late, but I just saw this PR now and will take a look this week when I get time. Thanks!