This blog post suggests we can use web-extension-polyfill-ts to fill the gaps between Chrome and Firefox and make the extension available on both browsers
webextension-polyfill resolves most of the differences between Chrome and Firefox but still there are differences. So knowing the differences is very important.
Differences between API implementations)
This blog post suggests we can use web-extension-polyfill-ts to fill the gaps between Chrome and Firefox and make the extension available on both browsers