Creating a PWA will be more useful in the long run. It will be able to run on mobile and desktop devices. In addition, it will be easy to convert to an extension because the extension can just be an iframe redirecting to the website. When offline, the service worker in the PWA will still work inside the iframe (or so I'm told).
Creating a PWA will be more useful in the long run. It will be able to run on mobile and desktop devices. In addition, it will be easy to convert to an extension because the extension can just be an iframe redirecting to the website. When offline, the service worker in the PWA will still work inside the iframe (or so I'm told).