1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/app/manifest
Mark Stacey 248f171b65
Move externally_connectable from base to Chrome manifest (#9824)
The `externally_connectable` property of the extension manifest is not
recognized by Firefox. It has been moved from the base manifest to the
Chrome manifest, so that we no longer get a warning about this property
on Firefox.

We would like to eventually remove it from the Chrome manifest as well,
but we'll wait until we can batch it with other permission changes so
that it doesn't unnecessarily re-prompt the user (see #9804)
2020-11-09 10:21:09 -03:30
..
_base.json Move externally_connectable from base to Chrome manifest (#9824) 2020-11-09 10:21:09 -03:30
brave.json Use prettier for JSON linting (#9396) 2020-09-11 10:57:39 -03:00
chrome.json Move externally_connectable from base to Chrome manifest (#9824) 2020-11-09 10:21:09 -03:30
firefox.json Use prettier for JSON linting (#9396) 2020-09-11 10:57:39 -03:00
opera.json Use prettier for JSON linting (#9396) 2020-09-11 10:57:39 -03:00