- Firefox: https://addons.mozilla.org/en-US/firefox/addon/hello-friend-new-tab/
- Chrome: https://chrome.google.com/webstore/detail/hello-friend/aehibelbdjcoffckialjmnilfimajain
- In Firefox you'll have to manually set the home page.
- Check the console for the URL in a new hello-friend tab
- In Chrome remove the
applications
object in themanifest.json
this is Firefox only
See https://github.com/jaywick/hello-friend/issues
Clone the source
git clone [email protected]:jaywick/hello-friend.git
Firefox
- Go to
about:debugging
in address bar - Click Load Temporary Add-on button on top right
- Open any file at root directory of this extension's source
Chrome
- Go to
chrome://extensions/
in address bar - Tick Developer mode toggle at top right
- Click Load Unpacked
- Choose the directory of this extenson's source code