/* Extension.js
*
* A module for unifying browser differences in the WebExtension API.
*
* Initially implemented because Chrome hides all of their WebExtension API
* behind a global `chrome` variable, but we'd like to start grooming
* the code-base for cross-browser extension support.
*
* You can read more about the WebExtension API here:
* https://developer.mozilla.org/en-US/Add-ons/WebExtensions
*/
const Extension = require('./extension-instance')
module.exports = new Extension()
d-ports Git repository'/>
/cgit.cgi/freebsd-ports/commit/java/proguard?h=dependabot/npm_and_yarn/devel/electron4/files/mixin-deep-1.3.2&id=6404327b4073443d3144fb3f47c5afc678c35b97'>Update to 6.2.0 release.