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 Aug 15, 2018. It is now read-only.
Using this add-on in Firefox I see many Chrome references, including the chrome:// page that it tells you to access to customize the key bindings.
As WebExtensions should be compatible across browsers, so one cannot mention the browser name or special things there, or, only after the user agent is checked. Maybe just try to keep the meaning general…
The text was updated successfully, but these errors were encountered:
Using this add-on in Firefox I see many Chrome references, including the
chrome://
page that it tells you to access to customize the key bindings.As WebExtensions should be compatible across browsers, so one cannot mention the browser name or special things there, or, only after the user agent is checked. Maybe just try to keep the meaning general…
The text was updated successfully, but these errors were encountered: