Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pdehaan/firefox-places-frecency
Scan your Firefox profile's places.sqlite file and sort your moz_origins by frecency.
https://github.com/pdehaan/firefox-places-frecency
firefox sqlite
Last synced: 7 days ago
JSON representation
Scan your Firefox profile's places.sqlite file and sort your moz_origins by frecency.
- Host: GitHub
- URL: https://github.com/pdehaan/firefox-places-frecency
- Owner: pdehaan
- Created: 2021-01-08T20:47:16.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-08T22:02:43.000Z (almost 4 years ago)
- Last Synced: 2024-12-19T15:07:06.827Z (17 days ago)
- Topics: firefox, sqlite
- Language: JavaScript
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# firefox-places-frecency
Scan your Firefox profile's places.sqlite file and sort your moz_origins by frecency.
## USAGE
```sh
npx pdehaan/firefox-places-frecency -p "/Users//Library/Application Support/Firefox/Profiles//places.sqlite"
```