tabtrekker

Explore the world one tab at a time (Firefox addon).

Github stars Tracking Chart

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. Create a folder for Firefox development profiles mkdir -p $HOME/firefox-dev/profiles/dev
  4. Cd into the addon directory cd addon
  5. 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)
  6. Install Extension Auto-Installer.
  7. (Optional) Install Locale Switcher.
  8. (Optional) Install any language packs that you want to test.
  9. Automatically build and install the addon when files change: jpm watchpost --post-url http://localhost:8888/
  10. Deploy Parse API using parse deploy TabTrekkerDev

Adding new images

  1. Add location to LOCATIONS.md
  2. Create a new imageset file in api/cloud/imagesets/
  3. Add the imageset to the list of imagesets api/cloud/imagesets.js
  4. Add your images to a folder in api/public/images/

Translations

Help translate TabTrekker!

Compatibility

Firefox 39-56 are supported.

Overview

Name With Ownergowong/tabtrekker
Primary LanguageJavaScript
Program languageCSS (Language Count: 3)
Platform
License:Mozilla Public License 2.0
Release Count17
Last Release Name1.2.3 (Posted on )
First Release Name1.0 (Posted on )
Created At2014-09-27 21:53:28
Pushed At2019-01-06 09:28:43
Last Commit At2017-12-10 18:41:32
Stargazers Count41
Watchers Count3
Fork Count11
Commits Count417
Has Issues Enabled
Issues Count91
Issue Open Count15
Pull Requests Count6
Pull Requests Open Count0
Pull Requests Close Count1
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top