-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
8 additions
and
2,416 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
File renamed without changes.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<!doctype html><html><head><meta http-equiv="Content-type" content="text/html; charset=utf-8"/><title>Chromium Checker</title><link rel="apple-touch-icon" sizes="180x180" href="/assets/favicon/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon/favicon-16x16.png"><link rel="manifest" href="/assets/favicon/site.webmanifest"><link rel="shortcut icon" href="/assets/favicon/favicon.ico"><meta name="msapplication-TileColor" content="#da532c"><meta name="msapplication-config" content="/assets/favicon/browserconfig.xml"><meta name="theme-color" content="#ffffff"><link href="main.css" rel="stylesheet"></head><body><div data-template="detect-version"><div class="card mt-4 mb-4 version-history"><div class="card-body"><h5 class="card-title"><div><span data-tt="version"></span> <small data-tt="release" class="text-muted"></small></div><div class="dropdown" data-tt="vulnerabilitiescontainer"><button data-tt="vulnerabilitiesbutton" class="btn btn-sm dropdown-toggle" type="button" data-bs-toggle="dropdown">Fixes <span data-tt="vulnerabilities"></span> vulnerabilities</button><ul class="dropdown-menu dropdown-menu-end" data-tt="vulnerabilitieslist"></ul></div></h5><div data-tt="tests"></div></div></div></div><div data-template="detect-version-test"><li class="list-group-item"><div><span class="badge" data-tt="status"></span> <span data-tt="name"></span></div><a data-tt="info" target="_blank">More info</a></li></div><main><a class="github-fork-ribbon" href="https://github.com/wavebox/chromium-checker-site" data-ribbon="Fork me on GitHub" title="Fork me on GitHub">Fork me on GitHub</a><div id="masthead"><div class="container"><div class="row align-items-xs-center"><div class="col-sm-6 text-center text-md-start"><img src="/assets/logo.png" class="logo"/></div><div class="col-sm-6 text-center text-md-start"><h1 class="mb-3">Which version of Chromium am I using?</h1><p class="mb-4">Ignore what the UserAgent claims and use feature detection to figure out which version of Chromium you're really using.</p></div></div></div></div><div id="outdated-warning" data-hook="outdated-warning" class="hide bg-danger text-white"><div class="container"><div class="row"><div class="col-sm-10 offset-sm-1"><h3 class="mt-4 text-center">This version of Chromium is outdated. It's recommended you update your browser immediately!</h3></div></div><div class="row"><div class="col-sm-8 offset-sm-2"><div class="row mt-4 mb-4"><div class="col text-end outdated-stat-emph"><span class="outdated-stat-emph" data-hook="outdated-vulnerabilities"></span></div><div class="col text-start">Known vulnerabilities have been fixed between version <span data-hook="detect-version"></span> of Chromium and the latest version.</div></div><div class="row mt-4 mb-4"><div class="col text-end"><span class="outdated-stat-emph" data-hook="outdated-timeago"></span></div><div class="col text-start">Is when version <span data-hook="detect-version"></span> of Chromium was first released.</div></div><div class="row mt-4 mb-4 hide" data-hook="outdated-claims-newer"><div class="col text-end"><span class="outdated-stat-emph"><span data-hook="claims-name"></span> <span data-hook="claims-version"></span></span></div><div class="col text-start">Is what your browser is pretending to be, possibly exposing you to known vulnerabilities and bypassing security checks that are meant to keep you safe.</div></div></div></div><div class="row mt-4 mb-4"><div class="col-sm-10 offset-sm-1 text-center"><div class="dropdown browser-download-dropdown"><a class="btn btn-light dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown">Download another browser</a><ul class="dropdown-menu"><li><a class="dropdown-item" href="https://chrome.google.com" target="_blank"><img src="/assets/chrome.svg"/> Google Chrome</a></li><li><a class="dropdown-item" href="https://microsoft.com/edge" target="_blank"><img src="/assets/edge.svg"/> Microsoft Edge</a></li><li><a class="dropdown-item" href="https://mozilla.org/firefox/new/" target="_blank"><img src="/assets/firefox.svg"/> Firefox</a></li><li><a class="dropdown-item" href="https://brave.com/download" target="_blank"><img src="/assets/brave.png"/> Brave</a></li><li><a class="dropdown-item" href="https://wavebox.io/download" target="_blank"><img src="/assets/wavebox.svg"/> Wavebox</a></li></ul></div></div></div></div></div><div id="browser-identify"><div class="container"><div class="row"><div class="col-sm-6 offset-sm-3"><h3 class="mb-4 claims-title"><img src="" data-hook="claims-icon"/><div>Your browser claims to be <span data-hook="claims-name"></span> <span data-hook="claims-version"></span>.</div></h3></div></div><div class="row"><div class="col-sm-6 offset-sm-3"><div data-hook="detect-chromium-correct-version" class="hide"><h3 class="mb-4 title"><i class="bi bi-check-circle-fill"></i><div>Correct version. Your browser looks like Chromium <span data-hook="detect-version"></span>.</div></h3></div><div data-hook="detect-chromium-incorrect-version" class="hide"><h3 class="mb-4 title"><i class="bi bi-exclamation-triangle-fill"></i><div>Incorrect version. Your browser is trying to pretend that it's <span data-hook="claims-name"></span> version <span data-hook="claims-version"></span> when in fact it's using Chromium <span data-hook="detect-version"></span>.</div></h3><h6>Why is this bad?</h6><p>If you're using an old or outdated browser there may be known security vulnerabilities that hackers could exploit. Some websites try to protect you from this, by detecting and warning you when this is the case, however if your browser is pretending to be newer than it really is, you'll still be vulnerable to any exploits.</p></div><div data-hook="detect-not-chromium" class="hide"><h3 class="mb-4 title"><i class="bi bi-question-circle-fill"></i><div>Your browser doesn't look like it's using Chromium.</div></h3></div></div></div></div></div><div id="browser-detect" class="mt-4"><div class="container"><div class="row mb-2"><div class="col-sm-8 offset-sm-2"><h3 class="text-blue">How did we figure this out?</h3></div></div><br/><div class="row mt-2 mb-2"><div class="col-sm-8 offset-sm-2"><h5 class="text-blue mb-0">This is what your browser advertises in the UserAgent & Client hints...</h5><hr class="mt-1"/><div><small><strong class="text-blue">User Agent:</strong> <span class="text-muted" data-hook="claims-useragent"></span></small></div><div><small><strong class="text-blue">Client Hints:</strong> <span class="text-muted" data-hook="claims-client-hints"></span></small></div></div></div><br/><div class="row mt-2"><div class="col-sm-8 offset-sm-2"><h5 class="text-blue mb-0">We did some detection and checked available features against known features in each version of Chromium...</h5><hr class="mt-1"/><p class="text-muted"><small>Each release of Chromium includes a new set of features that are documented on the <a href="https://chromestatus.com/features" target="_blanl">Chrome Platform Status</a> page. We can check to see if these features are present in your browser and then figure out which version of Chromium is being used. Below are what we looked for against each version and whether they could be found or not.</small></p></div></div></div></div><div><div class="container"><div class="row"><div class="col-sm-8 offset-sm-2"><div id="detect-tests"></div></div></div></div></div></main><footer><div class="container"><div class="row align-items-xs-center"><div class="col-md-8 offset-md-2 text-center text-md-start" style="display: flex; align-items: center;"><img src="/assets/wavebox.svg" class="logo"/><div><div>Chromium Checker has been created by Wavebox.</div><div><small>© 2021 Wavebox. All rights reserved.</small></div><div><a href="https://wavebox.io">Wavebox</a> <a href="https://github.com/wavebox/chromium-checker-site">GitHub</a></div></div></div></div></div></footer><script src="https://chromiumchecker.com/versions.js"></script><script src="https://chromiumchecker.com/cve.js"></script><script src="https://chromiumchecker.com/useragent.js"></script><script defer="defer" src="bundle.075b83f7cff759fda30c.js"></script></body></html> | ||
<!doctype html><html><head><meta http-equiv="Content-type" content="text/html; charset=utf-8"/><title>Chromium Checker</title><link rel="apple-touch-icon" sizes="180x180" href="/assets/favicon/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon/favicon-16x16.png"><link rel="manifest" href="/assets/favicon/site.webmanifest"><link rel="shortcut icon" href="/assets/favicon/favicon.ico"><meta name="msapplication-TileColor" content="#da532c"><meta name="msapplication-config" content="/assets/favicon/browserconfig.xml"><meta name="theme-color" content="#ffffff"><link href="main.css" rel="stylesheet"></head><body><div data-template="detect-version"><div class="card mt-4 mb-4 version-history"><div class="card-body"><h5 class="card-title"><div><span data-tt="version"></span> <small data-tt="release" class="text-muted"></small></div><div class="dropdown" data-tt="vulnerabilitiescontainer"><button data-tt="vulnerabilitiesbutton" class="btn btn-sm dropdown-toggle" type="button" data-bs-toggle="dropdown">Fixes <span data-tt="vulnerabilities"></span> vulnerabilities</button><ul class="dropdown-menu dropdown-menu-end" data-tt="vulnerabilitieslist"></ul></div></h5><div data-tt="tests"></div></div></div></div><div data-template="detect-version-test"><li class="list-group-item"><div><span class="badge" data-tt="status"></span> <span data-tt="name"></span></div><a data-tt="info" target="_blank">More info</a></li></div><main><a class="github-fork-ribbon" href="https://github.com/wavebox/chromium-checker-site" data-ribbon="Fork me on GitHub" title="Fork me on GitHub">Fork me on GitHub</a><div id="masthead"><div class="container"><div class="row align-items-xs-center"><div class="col-sm-6 text-center text-md-start"><img src="/assets/logo.png" class="logo"/></div><div class="col-sm-6 text-center text-md-start"><h1 class="mb-3">Which version of Chromium am I using?</h1><p class="mb-4">Ignore what the UserAgent claims and use feature detection to figure out which version of Chromium you're really using.</p></div></div></div></div><div id="outdated-warning" data-hook="outdated-warning" class="hide bg-danger text-white"><div class="container"><div class="row"><div class="col-sm-10 offset-sm-1"><h3 class="mt-4 text-center">This version of Chromium is outdated. It's recommended you update your browser immediately!</h3></div></div><div class="row"><div class="col-sm-8 offset-sm-2"><div class="row mt-4 mb-4"><div class="col text-end outdated-stat-emph"><span class="outdated-stat-emph" data-hook="outdated-vulnerabilities"></span></div><div class="col text-start">Known vulnerabilities have been fixed between version <span data-hook="detect-version"></span> of Chromium and the latest version.</div></div><div class="row mt-4 mb-4"><div class="col text-end"><span class="outdated-stat-emph" data-hook="outdated-timeago"></span></div><div class="col text-start">Is when version <span data-hook="detect-version"></span> of Chromium was first released.</div></div><div class="row mt-4 mb-4 hide" data-hook="outdated-claims-newer"><div class="col text-end"><span class="outdated-stat-emph"><span data-hook="claims-name"></span> <span data-hook="claims-version"></span></span></div><div class="col text-start">Is what your browser is pretending to be, possibly exposing you to known vulnerabilities and bypassing security checks that are meant to keep you safe.</div></div></div></div><div class="row mt-4 mb-4"><div class="col-sm-10 offset-sm-1 text-center"><div class="dropdown browser-download-dropdown"><a class="btn btn-light dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown">Download another browser</a><ul class="dropdown-menu"><li><a class="dropdown-item" href="https://chrome.google.com" target="_blank"><img src="/assets/chrome.svg"/> Google Chrome</a></li><li><a class="dropdown-item" href="https://microsoft.com/edge" target="_blank"><img src="/assets/edge.svg"/> Microsoft Edge</a></li><li><a class="dropdown-item" href="https://mozilla.org/firefox/new/" target="_blank"><img src="/assets/firefox.svg"/> Firefox</a></li><li><a class="dropdown-item" href="https://brave.com/download" target="_blank"><img src="/assets/brave.png"/> Brave</a></li><li><a class="dropdown-item" href="https://wavebox.io/download" target="_blank"><img src="/assets/wavebox.svg"/> Wavebox</a></li></ul></div></div></div></div></div><div id="browser-identify"><div class="container"><div class="row"><div class="col-sm-6 offset-sm-3"><h3 class="mb-4 claims-title"><img src="" data-hook="claims-icon"/><div>Your browser claims to be <span data-hook="claims-name"></span> <span data-hook="claims-version"></span>.</div></h3></div></div><div class="row"><div class="col-sm-6 offset-sm-3"><div data-hook="detect-chromium-correct-version" class="hide"><h3 class="mb-4 title"><i class="bi bi-check-circle-fill"></i><div>Correct version. Your browser looks like Chromium <span data-hook="detect-version"></span>.</div></h3></div><div data-hook="detect-chromium-incorrect-version" class="hide"><h3 class="mb-4 title"><i class="bi bi-exclamation-triangle-fill"></i><div>Incorrect version. Your browser is trying to pretend that it's <span data-hook="claims-name"></span> version <span data-hook="claims-version"></span> when in fact it's using Chromium <span data-hook="detect-version"></span>.</div></h3><h6>Why is this bad?</h6><p>If you're using an old or outdated browser there may be known security vulnerabilities that hackers could exploit. Some websites try to protect you from this, by detecting and warning you when this is the case, however if your browser is pretending to be newer than it really is, you'll still be vulnerable to any exploits.</p></div><div data-hook="detect-not-chromium" class="hide"><h3 class="mb-4 title"><i class="bi bi-question-circle-fill"></i><div>Your browser doesn't look like it's using Chromium.</div></h3></div></div></div></div></div><div id="browser-detect" class="mt-4"><div class="container"><div class="row mb-2"><div class="col-sm-8 offset-sm-2"><h3 class="text-blue">How did we figure this out?</h3></div></div><br/><div class="row mt-2 mb-2"><div class="col-sm-8 offset-sm-2"><h5 class="text-blue mb-0">This is what your browser advertises in the UserAgent & Client hints...</h5><hr class="mt-1"/><div><small><strong class="text-blue">User Agent:</strong> <span class="text-muted" data-hook="claims-useragent"></span></small></div><div><small><strong class="text-blue">Client Hints:</strong> <span class="text-muted" data-hook="claims-client-hints"></span></small></div></div></div><br/><div class="row mt-2"><div class="col-sm-8 offset-sm-2"><h5 class="text-blue mb-0">We did some detection and checked available features against known features in each version of Chromium...</h5><hr class="mt-1"/><p class="text-muted"><small>Each release of Chromium includes a new set of features that are documented on the <a href="https://chromestatus.com/features" target="_blanl">Chrome Platform Status</a> page. We can check to see if these features are present in your browser and then figure out which version of Chromium is being used. Below are what we looked for against each version and whether they could be found or not.</small></p></div></div></div></div><div><div class="container"><div class="row"><div class="col-sm-8 offset-sm-2"><div id="detect-tests"></div></div></div></div></div></main><footer><div class="container"><div class="row align-items-xs-center"><div class="col-md-8 offset-md-2 text-center text-md-start" style="display: flex; align-items: center;"><img src="/assets/wavebox.svg" class="logo"/><div><div>Chromium Checker has been created by Wavebox.</div><div><small>© 2021 Wavebox. All rights reserved.</small></div><div><a href="https://wavebox.io">Wavebox</a> <a href="https://github.com/wavebox/chromium-checker-site">GitHub</a></div></div></div></div></div></footer><script src="https://chromiumchecker.com/versions.js"></script><script src="https://chromiumchecker.com/cve.js"></script><script src="https://chromiumchecker.com/useragent.js"></script><script defer="defer" src="bundle.f45ba4c1d91ade69a07a.js"></script></body></html> |
Oops, something went wrong.