

DomainLockJS
3 likes
DomainLockJS is a free code generator to protect your Javascript files by locking them to your domain. Prevent unauthorized use of your scripts and prevent them from running on unauthorized websites.
Cost / License
- Free
- Open Source
Platforms
- Online








Comments and Reviews
Very easy to use. It does what it says it does: It protects your .js files from running on sites other than the one you designate. Best of all, if an unauthorized site tries to steal your scripts, it generates errors that are very hard to debug. Great.