Skip to content

Tabbit browser is still unsupported in the current AdGuard beta build - #54

Merged
AlexandrPkhm merged 1 commit into
masterfrom
issue/AG-57337
Aug 18, 2026
Merged

Tabbit browser is still unsupported in the current AdGuard beta build#54
AlexandrPkhm merged 1 commit into
masterfrom
issue/AG-57337

Conversation

@AlexandrPkhm

Copy link
Copy Markdown
Contributor

The entry used Tabbit.exe (the binary is actually Tabbit Browser.exe) and a file_description that only matched one regional build. The intl build reports "Tabbit" while the CN build reports "Tabbit Browser", so use an empty file_description to match both.

The entry used Tabbit.exe (the binary is actually Tabbit Browser.exe) and a file_description that only matched one regional build. The intl build reports "Tabbit" while the CN build reports "Tabbit Browser", so use an empty file_description to match both.
@AlexandrPkhm
AlexandrPkhm requested review from adbuker and a lite review from Copilot August 18, 2026 09:56
@AlexandrPkhm AlexandrPkhm self-assigned this Aug 18, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Windows browser identification entry for Tabbit Browser so AdGuard can detect both international and CN builds in the current beta, based on the correct executable name and more flexible FileDescription matching.

Changes:

  • Change the executable name from Tabbit.exe to Tabbit Browser.exe (including related install detection patterns).
  • Set file_description to an empty string so either "Tabbit" or "Tabbit Browser" PE FileDescription values will match.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@AlexandrPkhm
AlexandrPkhm merged commit 9496c6e into master Aug 18, 2026
1 check passed
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.

3 participants