An open API service indexing awesome lists of open source software.

https://github.com/amekusa/ffprof

My Firefox Profile
https://github.com/amekusa/ffprof

Last synced: 3 months ago
JSON representation

My Firefox Profile

Awesome Lists containing this project

README

        

# My Firefox Profile

## Setup
```sh
cd your/firefox/profile/dir
git remote add origin [email protected]:amekusa/ffprof.git
git pull origin master
```