https://github.com/wavebox/chromium-checker-site
Demo site for the chromium-detector library
https://github.com/wavebox/chromium-checker-site
chromium feature-detection user-agent
Last synced: 11 months ago
JSON representation
Demo site for the chromium-detector library
- Host: GitHub
- URL: https://github.com/wavebox/chromium-checker-site
- Owner: wavebox
- License: mpl-2.0
- Created: 2021-03-10T10:11:36.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-06-30T13:35:07.000Z (11 months ago)
- Last Synced: 2025-06-30T14:39:41.907Z (11 months ago)
- Topics: chromium, feature-detection, user-agent
- Language: JavaScript
- Homepage: https://chromiumchecker.com
- Size: 2.33 MB
- Stars: 17
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chromiumchecker.com
Use feature detection to work out the running version of Chromium. No more UserAgent hackery!
- Uses a known feature list to work out the running version of Chromium
- Doesn't need to use the UserAgent or anything else that could be spoofed
- Provides info on each feature detected for more comprehensive results
