Commit Graph

2 Commits

Author SHA1 Message Date
codebicycle
ae778d2901 Replace chrome.extension with chrome.runtime
The messaging APIs in `extension` module are deprecated in favor of
the equivalent APIs in the `runtime` module.

Sources:
https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/extension
https://developer.chrome.com/extensions/extension#methods
2017-10-03 13:47:43 -07:00
Ilya Grigorik
33da3f2a5e add popup page 2014-08-24 23:01:03 -07:00