https://github.com/amekusa/ffprof
My Firefox Profile
https://github.com/amekusa/ffprof
Last synced: 3 months ago
JSON representation
My Firefox Profile
- Host: GitHub
- URL: https://github.com/amekusa/ffprof
- Owner: amekusa
- Created: 2023-02-07T13:03:09.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-18T07:27:28.000Z (8 months ago)
- Last Synced: 2025-02-07T04:34:27.937Z (4 months ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```