acvetkov / sinon-chrome

Testing chrome extensions with Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can I update the Firefox WebExtensions schema to the latest stable version

jarvislin94 opened this issue · comments

The latest stable Firefox is 66.0.

Until sinon-chrome is updated, you could look into my webextensions-api-mock. Reason for building was that I wanted to be able to easily update to later WebExtensions schema versions and have typescript types for the stubbed API.