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
The polyfill for contentScript.register() is now used internally without affecting the global scope. If you were using this API without importing the polyfill directly, starting from v8 now you will have to install and import it.
New
When a new origin is added, inject into existing tabs (#24) b10b7f6
Use webNavigation events if available to improve reliability (#21) ee0f80b