wsldr1

Results 1 comments of wsldr1

Have you specified the scripting(maybe tabs) permission on the manisfest file? Manifest.json `"permissions" : ["scripting","tabs"] ` And also if the chrome extension api works the same way in electron the...