All Projects → nishanthvijayan → GithubLatestProjects-Firefox

nishanthvijayan / GithubLatestProjects-Firefox

Licence: GPL-3.0 license
Firefox add-on that helps you discover Up & Coming Github projects.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

GithubLatestProjects

A Mozilla Firefox add-on that lets you discover up & coming Github projects.
The add-on displays a list of Open Source Projects on Github that were created within the past few days ( 7 by default,can be changed ).

Check out the Chrome extension repo here:
https://github.com/nishanthvijayan/GithubLatestProjects-Chrome/

ScreenShot

Extension Panel

Download

GithubLatestProjects is available for download at:

Manual Installation

This add-on was created using Firefox Add-on SDk.
Follow these instructions to install and setup the SDK:
https://developer.mozilla.org/en-US/Add-ons/SDK/Tutorials/Installation

Once you have installed and activated the SDK, do the following:

git clone [email protected]:nishanthvijayan/GithubLatestProjects-Firefox.git  
cd GithubLatestProjects-Firefox
  
# To run the add-on to test out changes use:
cfx run
# To build an installable file (xpi) use:
cfx xpi

You can read more about the cfx tool here:
https://developer.mozilla.org/en-US/Add-ons/SDK/Tools/cfx

Planned Changes/Features

  • Add a better settings page
  • Improve the design
  • Option to filter by language
  • Hide repos that have already been starred
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].