chromemarks

A Python library for accessing the local Google Chrome Bookmarks store.


Keywords
chrome, bookmarks, pydantic, python
License
GPL-3.0
Install
pip install chromemarks==1.0.1

Documentation

chromemarks

A Python library for accessing the local Chrome Bookmarks store.

PyPI - Python Version PyPI GitHub Workflow Status (branch)

Installation

pip install chromemarks

Usage

See examples.