tabtrekker

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

Github星跟踪图

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.

主要指标

概览
名称与所有者gowong/tabtrekker
主编程语言JavaScript
编程语言CSS (语言数: 3)
平台
许可证Mozilla Public License 2.0
所有者活动
创建于2014-09-27 21:53:28
推送于2019-01-06 09:28:43
最后一次提交2017-12-10 18:41:32
发布数17
最新版本名称1.2.3 (发布于 )
第一版名称1.0 (发布于 )
用户参与
星数41
关注者数3
派生数11
提交数417
已启用问题?
问题数91
打开的问题数15
拉请求数6
打开的拉请求数0
关闭的拉请求数1
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?