Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wavebeem/yantp-firefox
Yet Another New Tab Page for Firefox
https://github.com/wavebeem/yantp-firefox
Last synced: 18 days 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 (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-17T17:32:51.000Z (almost 10 years ago)
- Last Synced: 2024-11-30T21:34:20.321Z (23 days ago)
- Language: JavaScript
- Size: 219 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Yet Another New Tab Page
## For FirefoxThis 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.