CHANGELOG.md
CONTRIBUTING.md
FEATURE_SUGGESTIONS.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements-dev.txt
requirements.txt
examples/__init__.py
examples/basic_usage.py
examples/notion_integration.py
firefox_tab_extractor/__init__.py
firefox_tab_extractor/cli.py
firefox_tab_extractor/exceptions.py
firefox_tab_extractor/extractor.py
firefox_tab_extractor/models.py
firefox_tab_extractor.egg-info/PKG-INFO
firefox_tab_extractor.egg-info/SOURCES.txt
firefox_tab_extractor.egg-info/dependency_links.txt
firefox_tab_extractor.egg-info/entry_points.txt
firefox_tab_extractor.egg-info/requires.txt
firefox_tab_extractor.egg-info/top_level.txt
tests/__init__.py
tests/test_extractor.py