[GH-ISSUE #1650] Grouping of different Chrome channels #1644

Closed
opened 2026-03-03 19:53:07 +03:00 by kerem · 5 comments
Owner

Originally created by @rifaidev on GitHub (May 23, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1650

Originally assigned to: @NghiaTranUIT on GitHub.

Description

Why are separate versions of Safari and Firefox listed individually, while different versions/channels of Chrome (Beta, Dev, Canary) are all grouped together as a single application? Is there a specific technical reason for this distinction?

image
Originally created by @rifaidev on GitHub (May 23, 2023). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1650 Originally assigned to: @NghiaTranUIT on GitHub. ## Description Why are separate versions of Safari and Firefox listed individually, while different versions/channels of Chrome (Beta, Dev, Canary) are all grouped together as a single application? Is there a specific technical reason for this distinction? <img width="217" alt="image" src="https://github.com/ProxymanApp/Proxyman/assets/4334778/f14b2e5c-d6ee-4409-b36e-9fe346b187c0">
kerem 2026-03-03 19:53:07 +03:00
Author
Owner

@NghiaTranUIT commented on GitHub (May 23, 2023):

It's a different pid, so it's grouped by different apps.

<!-- gh-comment-id:1558900479 --> @NghiaTranUIT commented on GitHub (May 23, 2023): It's a different `pid`, so it's grouped by different apps.
Author
Owner

@rifaidev commented on GitHub (May 23, 2023):

But they actually differ

image
<!-- gh-comment-id:1558925739 --> @rifaidev commented on GitHub (May 23, 2023): But they actually differ <img width="849" alt="image" src="https://github.com/ProxymanApp/Proxyman/assets/4334778/5adbb2c5-5053-4b5c-ae22-35f48faeee59">
Author
Owner

@NghiaTranUIT commented on GitHub (May 23, 2023):

Ah, I see what you mean. It's my little legacy code because they have the same process name: Google Chrome Helper, so I incorrectly treat it as the same app.

I will download the Google Chrome Canary and fix it 👍

<!-- gh-comment-id:1558944636 --> @NghiaTranUIT commented on GitHub (May 23, 2023): Ah, I see what you mean. It's my little legacy code because they have the same process name: `Google Chrome Helper`, so I incorrectly treat it as the same app. I will download the Google Chrome Canary and fix it 👍
Author
Owner

@NghiaTranUIT commented on GitHub (May 23, 2023):

@rifaidev here is the fix 👍 https://download.proxyman.io/beta/Proxyman_4.8.0_Fix_Google_Chrome_App_Icon.dmg

CleanShot 2023-05-23 at 19 28 39@2x

<!-- gh-comment-id:1559225724 --> @NghiaTranUIT commented on GitHub (May 23, 2023): @rifaidev here is the fix 👍 https://download.proxyman.io/beta/Proxyman_4.8.0_Fix_Google_Chrome_App_Icon.dmg ![CleanShot 2023-05-23 at 19 28 39@2x](https://github.com/ProxymanApp/Proxyman/assets/5878421/89aec3c4-6542-4b7d-99e2-b2bb5bf45d67)
Author
Owner

@rifaidev commented on GitHub (May 23, 2023):

Thanks for the quick fix, works like a charm!

<!-- gh-comment-id:1559759364 --> @rifaidev commented on GitHub (May 23, 2023): Thanks for the quick fix, works like a charm!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#1644
No description provided.