https://github.com/hexydec/versions
A list of browser version numbers, along with release dates
https://github.com/hexydec/versions
browsers releases useragents versions
Last synced: about 1 month ago
JSON representation
A list of browser version numbers, along with release dates
- Host: GitHub
- URL: https://github.com/hexydec/versions
- Owner: hexydec
- License: mit
- Created: 2025-01-29T20:34:21.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-05-04T01:51:49.000Z (about 1 month ago)
- Last Synced: 2025-05-04T09:11:38.920Z (about 1 month ago)
- Topics: browsers, releases, useragents, versions
- Language: PHP
- Homepage:
- Size: 127 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Browser Versions
An updating list of browser version numbers, along with release dates.## Usage
The program generates a JSON file of versions numbers and release dates, grouped by supported browsers.Simply read the [versions.json](https://raw.githubusercontent.com/hexydec/versions/refs/heads/main/dist/versions.json) file at regular intervals (such as weekly).
## Supported Browsers
The following browsers are currently supported:- Firefox
- Chrome
- Edge (+Legacy Edge)
- Safari
- Opera
- Internet Explorer
- Brave
- Vivaldi
- Maxthon
- Samsung Internet
- Huawei Browser
- K-Meleon
- Konqueror
- UC Browser
- Silk
- Waterfox
- PalemoonIf support is missing for a browser you want to see listed, please create an issue, and link to the source URL containing the version list.
## Licence
The MIT License (MIT). Please see [License File](LICENCE) for more information.