You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 23, 2021. It is now read-only.
This version is a complete rewrite of the package to use the new Electron's native-backed extensions system directly from Chromium. The API will completely change.
Expect it to:
be more stable
be much more performant, since the important parts like background pages or content_scripts aren't implemented in JS anymore
be smaller in bundle size
have more APIs
have more user-friendly API to use in an Electron app
The text was updated successfully, but these errors were encountered:
This version is a complete rewrite of the package to use the new Electron's native-backed extensions system directly from Chromium. The API will completely change.
Expect it to:
The text was updated successfully, but these errors were encountered: