dvcrn / proxmate-firefox

ProxMate for firefox
https://proxmate.me
Other
2 stars 0 forks source link

Code has been moved. This version here is not maintained anymore.

ProxMate for Firefox

Extension store version here - https://addons.mozilla.org/en-US/firefox/addon/proxmate/

Building

ProxMate is using grunt for building. To build a dist file (completely minified through googles clojurecompiler, cssmin and htmlmin) run grunt build-live or grunt build-beta.

Run cfx run inside the resulting folder to load the extension into firefox.