Remote-Switch-for-Pi-Hole-Chrome icon indicating copy to clipboard operation
Remote-Switch-for-Pi-Hole-Chrome copied to clipboard

Allow dynamic API location

Open xhorntail opened this issue 5 years ago • 1 comments

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 avatar Dec 21 '18 17:12 xhorntail