Skip to content

chwxn/newtabtools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New Tab Tools add-on

Releases

Firefox

Released versions can be downloaded from https://addons.mozilla.org/firefox/addon/new-tab-tools/

Chrome

Download from the Chrome store https://chrome.google.com/webstore/detail/new-tab-tools/gfonmeedigdbjpgpeojioadpimflbogh

Hacking

Firefox

To get a working version of this repo in your Firefox profile, clone it, then link it into your extensions directory as [email protected] and start Firefox.

git clone git://github.com/darktrojan/newtabtools.git
realpath newtabtools > [your profile dir]/extensions/[email protected]

Chrome

To get a working version of this repo in Chrome/Chromium, clone it, then switch to the chrome branch. From the Extensions page, click "Load unpacked extension…".

Localizing

Please send a pull request. Here's some information that might be helpful (it's for another extension, but mostly applies to New Tab Tools).

Credit

The files in webextension/lib are from https://github.com/gildas-lormeau/zip.js.

About

New Tab Tools add-on for Firefox and Chrome

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 89.2%
  • CSS 6.2%
  • HTML 4.6%