Currently I am writing a chrome extension to test the site. Now it comes up with an option page of Chrome extension (which installed from store). I try to declare permission host and matches on my own extension, but it could not help.
Is there anyway to run my script on another extension page?
Thanks community!