-1

As I understand it, it's easier to write scripts through TamperMonkey than through a browser extension. But all scripts are open-source, and how is it possible to realize "premium subscription" in this case if everyone can, for example, modify the script to suit himself or make fake subscription? How can it be made and how to give it out and protect it from hacking?

Is it possible to link the script to the database somehow?

VLAZ
  • 26,331
  • 9
  • 49
  • 67
kenikF
  • 1
  • 1
  • All code can be decompiled with enough effort. You might consider pursuing [wasm](https://webassembly.org/) distributables instead of JS. – jsejcksn Aug 28 '23 at 00:58

0 Answers0