Now there is only one manifest.json which can be found in the main branch. Having two manifest.json for each browser was indeed unnecessary as they were "identical". Besides that, I have updated the GitHub action to copy the manifest.json from the main branch when creating a zip for x browser.
Now there is only one
manifest.json
which can be found in the main branch. Having twomanifest.json
for each browser was indeed unnecessary as they were "identical". Besides that, I have updated the GitHub action to copy themanifest.json
from the main branch when creating a zip for x browser.