An open API service indexing awesome lists of open source software.

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

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
- Palemoon

If 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.