Explore the world one tab at a time. TabTrekker is a Firefox addon that replaces the new tab page.
##Development
- Install npm
- Install jpm
npm install jpm --global
- Start Firefox with a separate dev profile using:
jpm run --profile=~/firefox-dev/profiles/dev
(Note: replace ~ with the absolute path to your home directory) - Install Extension Auto-Installer.
- (Optional) Install Locale Switcher.
- (Optional) Install any language packs that you want to test.
- Automatically build and install the addon when files change:
jpm watchpost --post-url http://localhost:8888/
- Deploy Parse API using
parse deploy TabTrekkerDev
##Translations Help translate TabTrekker!
Firefox 39+ is supported.