ProxMate
ProxMate copied to clipboard
Firefox / Chrome Extension for unblocking restricted pages (e.g. Grooveshark / Youtube)
This repository is horribly outdated. You should really check out the new repositories here:
- Chrome: https://github.com/dvcrn/proxmate-chrome
- Firefox: https://github.com/dvcrn/proxmate-firefox
Legacy Readme:
ProxMate Browser Extension
ProxMate is a browser extension for accessing pages blocked by country restrictions.
AppStore releases:
- Chrome: https://chrome.google.com/webstore/detail/hgjpnmnpjmabddgmjdiaggacbololbjm
- Firefox: https://addons.mozilla.org/en-US/firefox/addon/proxmate/
Installation / Building
Chrome
- Download Source
- Set chrome extension in developer mode (by ticking the little checkbox)
- Click "Load unpacked extension"
- Browser to your source directory
- Profit
Firefox
- Download Source
- Download the latest addon-sdk here: https://ftp.mozilla.org/pub/mozilla.org/labs/jetpack/jetpack-sdk-latest.zip
- Navigate to your proxomate source folder
- Run ./path-to-addonsdk/bin/cfx xpi (this will create a .xpi file for you)
- Load the packed .xpi in Firefox
- Profit