Hi everyone. I would like to ask for help with my extension manifest.
As my extension needs to use cookies, I added "cookies" permission along with the URL I would be setting cookie for.
However no matter how I format the URL or even if I use <all_urls>, I get this error everytime the extension loads:
Can someone point me in the right direction as to what could I be doing wrong?
Thank you!