Hacker News new | ask | show | jobs
by bunya017 1584 days ago
If you're familiar with Vue js, you should consider using Quasar[0]. It'll handle the compatability across browsers while you work on the extension.

[0] https://quasar.dev/quasar-cli/developing-browser-extensions/...

2 comments

Is there anything like Quasar that supports React? (Question directed at the hive, not you specifically)
Ah interesting! I’ve written mine in Svelte (as far as the popup part goes) but this is a good resource if anyone sees this thread and uses Vue, thanks for sharing