Adguard Browser Assistant in CocCoc Browser not connect to Adguard app on MacOS - #53
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Adds macOS compatibility entries so AdGuard for Mac can recognize CocCoc as a supported browser/process set, enabling Browser Assistant integration (native messaging + app filtering) to address issue #52.
Changes:
- Added CocCoc browser metadata to
mac/browsers.json(bundle ID, engine kind, profile/native-messaging paths). - Added CocCoc application/process filtering metadata to
mac/processes.json(bundle IDs and process names to filter).
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| mac/processes.json | Adds CocCoc bundle/process identifiers for traffic filtering recognition on macOS. |
| mac/browsers.json | Adds CocCoc browser entry so AdGuard can locate profiles and native messaging host directory. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
al-skobelev
approved these changes
Aug 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves #52