Skip to content

Commit

Permalink
Update WebExtensions runtime API support on Chrome/Opera (#180)
Browse files Browse the repository at this point in the history
* Update WebExtensions runtime API support on Chrome/Opera

* Change minimum Chrome version for native messaging functions to 29

Through research and experimentation, Chrome 29 is required to use
native messaging. It seems to be just a no-op on Chrome 26.

Chrome 27-28 doesn’t allow the `nativeMessaging` permission on stable,
only beta.

#180 (comment)
  • Loading branch information
ngyikp authored and wbamberg committed May 6, 2017
1 parent 4cb0f23 commit f4b5577
Show file tree
Hide file tree
Showing 2 changed files with 128 additions and 128 deletions.
Loading

0 comments on commit f4b5577

Please sign in to comment.