Chrome extension service worker inject script to new about:blank tab
I am writing an extension to create a new tab then run some script. However, the error message “Error: Cannot access “about:blank” at origin “null”. Extension must have permission to access the frame’s origin, and matchAboutBlank must be true.” always comes out.