bvaughn / react-devtools-experimental

Experimental rewrite of the React DevTools extension
https://react-devtools-experimental.now.sh
MIT License
965 stars 55 forks source link

Remove unsupported field from Firefox build #297

Closed tux-tn closed 5 years ago

tux-tn commented 5 years ago

Hello, Adding the extension in firefox shows a warning message related to WebExtension manifest file

Capture d’écran de 2019-06-04 22-32-19

Looks like Firefox WebExtension API does not support version_name property yet

This PR removes version_name from Firefox manifest file