Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd a list of stable Chrome releases #476
Open
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Unfortunately, not all Chrome versions are equally suitable for Ferret and other similar tools (like Puppeteer) that utilize its Chrome DevTools Protocol.
Therefore, we need to create a list of stable Chrome releases. Where to get? We can borrow it from Puppeteer team :)
They use revision number that need to be decoded into a version number.