Skip to content
Manuel Cabral edited this page Apr 14, 2023 · 7 revisions

PyBrinf

Python Browser Information or PyBrinf allows you to extract, export or view basic information about your browser using the python language.

This project is just started, currently in development.

Important only supports Windows.

Main features

  • Supports popular browsers
  • Detects your default browser
  • Use any installed browser
  • Get downloads or history
  • Get browser Sessions
  • Get current browser tab

Supported browsers

  • Google Chrome
    • Supports Windows and Linux.
    • Key: chrome
  • Mozilla Firefox
    • Supports Windows and Linux.
    • Key: firefox
  • Microsoft Edge
    • Supports Windows.
    • Key: edge
  • Yandex Browser
    • Supports Windows.
    • Key: yandex
  • Brave Browser
    • Supports Windows.
    • Key: brave
  • Vivaldi
    • Supports Windows.
    • Key: vivaldi
  • Opera
    • Supports Windows.
    • Key: opera

Supported platforms

  • Windows
  • Linux
Clone this wiki locally