Skip to content

naanselmo/tabtrekker

 
 

Repository files navigation

#TabTrekker Codacy Badge

Explore the world one tab at a time. TabTrekker is a Firefox addon that replaces the new tab page.

##Development

  1. Install npm
  2. Install jpm npm install jpm --global
  3. 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)
  4. Install Extension Auto-Installer.
  5. (Optional) Install Locale Switcher.
  6. (Optional) Install any language packs that you want to test.
  7. Automatically build and install the addon when files change: jpm watchpost --post-url http://localhost:8888/
  8. Deploy Parse API using parse deploy TabTrekkerDev

##Translations Help translate TabTrekker!

Compatibility

Firefox 39+ is supported.

About

Explore the world one tab at a time.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 81.4%
  • CSS 15.9%
  • HTML 2.7%