Private user • 7 months ago
Web app version of chrome extension?
I’m building a project that works both as a web app and a Chrome extension. The web app version will also interact with server-side APIs. Right now, I’m developing and submitting it as a Chrome extension, but I’m considering whether I should also build the web app version, which would share most of the functionality but include backend integration. Is this allowed?
Comments are closed.

1 comment
François Beaufort Manager • 7 months ago
You can do both indeed.