confluence icon indicating copy to clipboard operation
confluence copied to clipboard

Missing chrome.runtime

Open RByers opened this issue 8 years ago • 1 comments

Chrome has a bunch of non-standard APIs exposed off of chrome.runtime. I see the other properties on chrome, but not runtime. Any idea why? It looks to be exposed similarly to chrome.webstore.

RByers avatar Sep 25 '17 19:09 RByers

BTW I appreciate that there's probably no good way to count each of the different methods on runtime as their own API (since runtime doesn't appear to be an instance of some interface). That's not ideal but fine for the purposes of this issue.

RByers avatar Sep 25 '17 19:09 RByers