https://github.com/josxa/chromemarks
A Python library for accessing the local Chrome Bookmarks store.
https://github.com/josxa/chromemarks
Last synced: 25 days ago
JSON representation
A Python library for accessing the local Chrome Bookmarks store.
- Host: GitHub
- URL: https://github.com/josxa/chromemarks
- Owner: JosXa
- License: gpl-3.0
- Created: 2020-10-31T04:01:55.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-31T22:46:34.000Z (almost 5 years ago)
- Last Synced: 2025-04-06T18:11:29.127Z (6 months ago)
- Language: Python
- Size: 65.4 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# chromemarks
A Python library for accessing the local Chrome Bookmarks store.
[](https://pypi.org/project/chromemarks/)
[](https://pypi.org/project/chromemarks/)
[](https://github.com/JosXa/chromemarks/actions?query=workflow%3ABuild)## Installation
`pip install chromemarks`
## Usage
See [examples](https://github.com/JosXa/chromemarks/tree/main/examples).