You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have two different Manifest Json files for supporting Chrome and Firefox, however those two files share a lot of similar configs.
It's better to have a base.json that has all the similarities between them and a manifest.ts merging script for merging them.
The text was updated successfully, but these errors were encountered:
We have two different Manifest Json files for supporting Chrome and Firefox, however those two files share a lot of similar configs.
It's better to have a
base.json
that has all the similarities between them and amanifest.ts
merging script for merging them.The text was updated successfully, but these errors were encountered: