Easiest way to add HMR in your chrome extension
Dec 7, 2022 · 2 min read · When we try to build Chrome extension,we notice that Chrome doesn't auto-reload our extension. We need to reload our extension and also tab. In popup window, we need to close popup window then re-open window to view change. This is time consuming and...
Join discussion