Metadata-Version: 2.3
Name: chrome_extension
Version: 0.0.1
Summary: Chrome Extension Python allows you to easily integrate Chrome extensions in web automation frameworks like Botasaurus, Selenium, and Playwright.
License: MIT
Author: Carlos Mateus
Author-email: carlosmatateumateus@gmail.com
Requires-Python: >=3.8
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Dist: build (>=1.2.2.post1,<2.0.0)
Requires-Dist: twine (>=6.1.0,<7.0.0)
Project-URL: Homepage, https://github.com/kamajus/chrome_extension
Project-URL: Issues, https://github.com/kamajus/chrome_extension/issues
Description-Content-Type: text/markdown

Browser extension

Browser extension is a tool that makes it easy to integrate browser extensions into web automation frameworks like Botasaurus, Selenium, and Playwright.

With this tool, you can seamlessly download, configure, and use any Chrome extension.

This project is a fork of [chrome-extension-python](https://github.com/omkarcloud/chrome-extension-python).

