Lusito / webextension-polyfill-ts

This is a TypeScript ready "wrapper" for the WebExtension browser API Polyfill by Mozilla

Repository from Github https://github.comLusito/webextension-polyfill-tsRepository from Github https://github.comLusito/webextension-polyfill-ts

`identity.email` permission is not in `OptionalPermission`

fregante opened this issue · comments

Related: I wonder if these changes should be made to the source of the data instead because the global @types package probably needs the same changes that I suggest here.

https://github.com/jsmnbom/definitelytyped-firefox-webext-browser

I wonder if the efforts could be joined somehow? cc @jsmnbom

Thanks for the report, I will take a look.

I've looked into contributing to mozilla code, but it's a real big mess.

It's not just a matter of creating a simple PR. You have to learn a new, eh old and strange, vcs and other tools before you can even get to the point of contributing. For me the effort is not with it.

solved in next version