Skip to content

Chrome Extension JS Obfuscator and HTML/CSS Minifier in Node.js

License

Notifications You must be signed in to change notification settings

LA/chrome-compile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chrome-compile

  1. Clone chrome-compile into the same directory as your chrome extension project.
  2. Duplicate your chrome extension project and add suffix -prod to the duplicated directory name.
  3. cd into chrome-compile and run npm install or yarn to install the dependencies.
  4. Edit config.js to change https://obfuscator.io/ settings.
  5. Create a .env file containing INPUT_NAME=your_chrome_extension_project_name, and then run chrome-compile with npm start.

About

Chrome Extension JS Obfuscator and HTML/CSS Minifier in Node.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published