Awesome
#TabWebby Turn your browser new tab into a helpful assistant
#Install
Download this add-on xpi file and open it in Firefox
#Contribute
- Clone this repo
npm install -g jpm
jpm run -b </path/to/firefox>
to try it outjpm xpi
to build a install file
Tips for Firefox 43+
- If you use Firefox 43 or about, the unsigned xpi file can't be installed by default.
- Open
about:config
- Set
xpinstall.signature.required
tofalse
#Credit Thanks to Sören Hentzschel for his New Tab Override source code