Opens in a new tab
All articles
14. 8. 2017
2 min read

New Google Chrome 60

Google continuously improves its browser not only for regular users, but also for developers, for whom the integrated features make it easier to work when developing web applications. Version 60 is no exception, adding many interesting new features to the Developer Tools.

New Audits panel

Probably the most significant addition is the new Audits panel, powered by Lighthouse. It’s an open-source automated tool for improving the quality of web pages. It is now fully integrated into the browser, with no need to install any add-ons.

An audit can be run on any website, whether public or requiring authentication. Lighthouse then runs a set of tests that check how the page performs on different devices, at different network speeds, etc.

The result is a report that includes the scores achieved in the following areas:

  • Progressive Web App – measures reliability, speed and availability on various devices.
  • Performance – loading and interaction speeds.
  • Accessibility – correct use of attributes, colour contrasts.
  • Best Practices – this covers all other areas that don’t affect the final score but are still worth addressing.

The report also highlights points that can be improved so that next time you run the audit, you get a better result and a higher-quality website.

Other new features

  • Third-party badges – used to identify and track third-party components (ads, libraries, etc.) that communicate with the website and may cause issues. This feature needs to be enabled via the command menu (ctrl+shift+p, cmd+shift+p) by typing Show Third Party Badges.
  • Continue To Here – functionality that speeds up debugging JavaScript code in the browser.

Other new features include displaying more information about JavaScript objects in debugger mode, an improved context menu in the Console, and simpler network throttling settings.

Have a project?
Get in touch and we'll discuss how we can help.
Contact us
More articles
16 Sep 2026

New version of the NATO Days app

In cooperation with NATO Days in Ostrava & Czech Air Force Days, we have released a new version of the NATO Days mobile app, designed to help visitors navigate both the event programme and the venue more easily. The app provides an up-to-date schedule of dynamic samples, an overview of planned arrivals and departures, an…
Read the article
1 Aug 2026

Cyber Resilience Act: New Rules for Secure Software and Digital Products

The European Union is introducing another important regulation in the field of cybersecurity. It is called the Cyber Resilience Act, or CRA for short, and applies to all products with a digital component. This means not only smart devices, but also software, applications, and systems that connect to a network or communicate with another service…
Read the article
15 Jul 2026

Withdrawal button – Wontilles responds in advance to new legislative requirements

The legislative environment in the field of e-commerce is undergoing constant changes, which place high demands on online shop operators.
Read the article