Awesome
Requirement
- Firefox extension: Firefox Add on SDK
- Chrome extension: Google Chrome or Chromium
Run & Test
Firefox
- source
<ADDON_SDK_DIR>/bin/activate
- cd
<NOMORE_FB_REDIRECT_DIR>
- cfx run
Chrome
Following guides from Google Developers:
- Visit chrome://extensions in your browser (or open up the Chrome menu by clicking the icon to the far right of the Omnibox: . and select Extensions under the Tools menu to get to the same place).
- Ensure that the Developer mode checkbox in the top right-hand corner is checked.
- Click Load unpacked extension… to pop up a file-selection dialog.
- Navigate to the directory in which your extension files live, and select it.
Contribution
Just send a pull request and mention me (@yurenju) on comment of pull request.