Hacker News new | ask | show | jobs
by pagade 638 days ago
Could you share some ideas or pointers on how to monetize an extension?

Also, probably a dumb question but what stops other developers to reverse engineer your extension and release a clone?

1 comments

I’m yet to monetise an extension (I will soon) so still figuring that out.

In terms of reverse engineer/clones you can get them DMCA’d if they straight up copy your code.

If your extension is complex you can use cloud functions/server-less functions to handle some parts of your extension