Skip to content

feat: add Tabbit browser support for macOS#104

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

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

Conversation

@daoYaoRen
Copy link

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 join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant