https://github.com/wavebeem/yantp-firefox
Yet Another New Tab Page for Firefox
https://github.com/wavebeem/yantp-firefox
Last synced: over 1 year ago
JSON representation
Yet Another New Tab Page for Firefox
- Host: GitHub
- URL: https://github.com/wavebeem/yantp-firefox
- Owner: wavebeem
- License: mit
- Created: 2014-09-19T00:46:29.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-02-17T17:32:51.000Z (over 11 years ago)
- Last Synced: 2025-03-24T03:49:26.490Z (over 1 year ago)
- Language: JavaScript
- Size: 219 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Yet Another New Tab Page
## For Firefox
This is essentially the Chrome yantp extension made for Firefox. It'll probably
end up a little different, though.
## Dependencies
Install [`cfx`](https://developer.mozilla.org/en-US/Add-ons/SDK/Tutorials/Installation).
## Running
`cfx run`
## Installation
- `cfx xpi`
- Drag XPI file onto Firefox
## Thanks
This is my first Firefox extension, and I couldn't have done it alone. Thanks
to everyone who has worked on [the MDN add-on sdk documentation], and everyone
who helped out in the Mozilla IRC `#jetpack` channel.
Thanks especially to `zombie_` and `KWierso` for helping me figure out how to
open the Firefox library organizer.