Open ppseprus opened 7 years ago
I need to look into it... it sounds like content-origin policy related, but it's not the same error...
I think the solution is the following list of permissions:
"permissions": [
"storage",
"tabs",
"activeTab",
"<all_urls>"
]
This issue is already addressed in the PR #10.
So.. I was lurking around the background.js and basically the console is filled with the following error message:
So.. is this working then, or not? : )