Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chrome Extensions Detection #288

Open
ilyak83 opened this issue Oct 23, 2023 · 0 comments
Open

Chrome Extensions Detection #288

ilyak83 opened this issue Oct 23, 2023 · 0 comments

Comments

@ilyak83
Copy link

ilyak83 commented Oct 23, 2023

Websites can detect the presence of a Chrome extension in a user's web browser by requesting the web accessible resources specified in the extension's manifest file. This information can be used to personalize the user experience, identify potential targets for phishing attacks, or for browser fingerprinting purposes.

This tool scans the web accessible resources of the commonly used Chrome Web Store extensions, it also shows that certain extensions can still be identified despite efforts to prevent detection.

Screenshot_1

https://browserleaks.com/chrome

Another one: https://z0ccc.github.io/extension-detector/

And deep explanation of this issue: https://github.com/z0ccc/extension-detector#extension-detector

Thanks!

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

No branches or pull requests

1 participant