Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/instance01/chromium-snss-parse
Single header library for parsing Chromium's SNSS files
https://github.com/instance01/chromium-snss-parse
chromium snss
Last synced: about 1 month ago
JSON representation
Single header library for parsing Chromium's SNSS files
- Host: GitHub
- URL: https://github.com/instance01/chromium-snss-parse
- Owner: instance01
- License: mit
- Created: 2017-09-11T15:21:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-12-01T11:32:10.000Z (about 4 years ago)
- Last Synced: 2024-11-05T16:46:50.559Z (about 2 months ago)
- Topics: chromium, snss
- Language: C++
- Size: 12.7 KB
- Stars: 13
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Chromium SNSS parse library
Single header library for parsing Chromium's SNSS files, e.g.
* Current Session
* Current Tabs
* Last Session
* Last Tabs
and other files.### Documentation and examples
[Here](https://github.com/instance01/chromium-snss-parse/wiki/), and check out the examples folder.
![Preview](https://0x1.pl/fs/data/output.gif)