Forum Moderators: open

Message Too Old, No Replies

Chrome 61

         

keyplyr

10:37 pm on Sep 12, 2017 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



My Chrome browser just updated to Version 61.0.3163.79 (Official Build) (64-bit)

New in Chrome 61

• Chrome 61 now supports JavaScript modules natively, unifying the way modular JavaScript can be written.
• You can now use navigator.share to trigger the native Android share dialog.
• The WebUSB API has landed, allowing web apps to access user permitted USB devices
• You can now specify scrolling smoothness with the scroll-behavior CSS property.
• CSS hex color values can now specify alpha transparency by adding digits to the end of the string.
• You can access the relative positions of the screen content with the Visual Viewport API, exposing complex functionality like pinch-and-zoom in a more direct way.
• Chrome now supports the WebUSB API, allowing web apps to communicate with USB devices
• The Web Share API, available today on Chrome for Android allows you to invoke the native sharing capabilities of the users device
[developers.google.com...]

New to Dev Tools
• Mobile device throttling simulation. Set CPU and network throttling simultaneously, to simulate mid-tier or low-end mobile devices.
• Storage usage. View how much storage an origin is using, broken down by technology (IndexedDB, cache, local, session, etc.).
• Cache timestamps. View when a service worker cached a response.
• Enable the FPS Meter from the Command Menu.
• Change mousewheel and trackpad behavior in the Performance panel.
• Debug ES6 modules natively.
[developers.google.com...]

keyplyr

2:07 am on Sep 26, 2017 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Google Chrome for Android just updated to version 61.0.3 as well. Seems the mobile browser update is always a couple weeks behind the desktop.