Skip to content
This repository was archived by the owner on Jun 7, 2026. It is now read-only.

feat: add Tabbit browser support for macOS - #104

Open
daoYaoRen wants to merge 1 commit into
thewh1teagle:mainfrom
daoYaoRen:feature/add-tabbit-browser
Open

feat: add Tabbit browser support for macOS#104
daoYaoRen wants to merge 1 commit into
thewh1teagle:mainfrom
daoYaoRen:feature/add-tabbit-browser

Conversation

@daoYaoRen

Copy link
Copy Markdown

Changes

  • Add Tabbit browser configuration in config.json
  • Add tabbit() function in lib.rs with proper macOS conditional compilation
  • Add Tabbit to CLI browser mapping
  • Update README.md with Tabbit browser support info

About Tabbit

Tabbit is a Chromium-based browser available on macOS.

  • Cookie storage path: ~/Library/Application Support/Tabbit Browser/Default/Cookies
  • Keychain service: Tabbit Browser Safe Storage
  • Keychain account: Tabbit Browser

Testing

Tested on macOS Sonoma with Tabbit browser installed. Cookie extraction works correctly.

./target/release/rookie -b tabbit -f json

- Add Tabbit browser configuration in config.json

- Add tabbit() function in lib.rs with proper macOS conditional compilation

- Add Tabbit to CLI browser mapping

- Update README.md with Tabbit browser support info

Tabbit is a Chromium-based browser available on macOS.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant