Skip to content
This repository was archived by the owner on Oct 1, 2019. It is now read-only.

Latest commit

 

History

History
18 lines (10 loc) · 543 Bytes

File metadata and controls

18 lines (10 loc) · 543 Bytes

Note to reviewer

This file contains instructions about how to reproduce the final build of this extension.

All releases are tagged and pushed to the GitHub repository.

Steps

To reproduce the obfuscated code for Firefox, please follow the steps below.

  1. Run npm install to install dependencies
  2. Run ./scripts/build_prod.sh to build for Firefox and Chrome.

The obfuscated code will be under /dist/firefox and /dist/chrome.

Further questions

Please contact sung@dnote.io