Bump minimum Firefox version to v57

Repository details (talkie)
Project page
talkie
Project log category
(588 entries)
Repository
@joelpurra/talkie
Owner
@joelpurra
Contributors
Contributors on Github
Project status
⏲️ This project has had recent commits.
📂 This project is open.
🌠 This project is popular.
Repository activity period
🗓
Commits
630 commits
Stars
65 stars
Commit details (948cbf9f)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Bump minimum Firefox version to v57

  • The web-ext lint command warns about using incompatible/unimplemented calls to browser functionality.
  • Bumping the minimum Firefox version from v52 to v57 means nearly all requirements are fulfilled.
  • Usage of browser.runtime.onSuspend is conditioned, so the warning is irrelevant.
Raw text
Bump minimum Firefox version to v57

- The `web-ext lint` command warns about using incompatible/unimplemented calls to `browser` functionality.
- Bumping the minimum Firefox version from v52 to v57 means nearly all requirements are fulfilled.
- Usage of `browser.runtime.onSuspend` is conditioned, so the warning is irrelevant.

Changed files (1)

Path Additions Deletions
manifest.json +1 -1

Commit categories (3)