30 jan Chrome nettleser, Nyheter Longer extension service worker lifetimes Starting in Chrome 110 (in beta as of February 7, 2023), extension service workers stay alive as long as they're receiving events. This... Continue reading
26 jan Chrome nettleser, Nyheter Scrollend, a new JavaScript event Before the scrollend event, there was no reliable way to detect that a scroll was complete. This meant that events would fire late or w... Continue reading
26 jan Chrome nettleser, Nyheter Offscreen Documents in Manifest V3 To replace functionality in the transition from background pages to extension service workers, developers can use the chrome.offscreen ... Continue reading
26 jan Chrome nettleser, Nyheter Basic offline page for web apps on Chrome Android Installed platform apps can be launched even when offline. In this situation they often include a page letting the user know internet a... Continue reading
20 jan Chrome nettleser, Nyheter Control your drop caps with CSS initial-letter The art of styling drop caps has been around for hundreds, if not thousands of years. Its use in print styles to signify the start of a... Continue reading
19 jan Chrome nettleser, Nyheter Discovering the capable web Project Fugu is a cross company effort to close gaps in the web's capabilities, enabling new classes of applications to run on the web.... Continue reading
13 jan Chrome nettleser, Nyheter Chrome 110 beta Unless otherwise noted, changes described below apply to the newest Chrome beta channel release for Android, ChromeOS, Linux, macOS, an... Continue reading
13 jan Chrome nettleser, Nyheter Cookie Expires and Max-Age attributes now have upper limit As of Chrome release M104 (August 2022) cookies can no longer set an expiration date more than 400 days in the future. This change does... Continue reading
13 jan Chrome nettleser, Nyheter Iframe credentialless: Easily embed iframes in COEP environments Iframe credentialless is enabled by default from Chrome version 110. It solves the most common complaint developers working with Cross-... Continue reading
12 jan Chrome nettleser, Nyheter SQLite Wasm in the browser backed by the Origin Private File System Success In our blog post Deprecating and removing Web SQL, we promised a replacement for Web SQL based on SQLite. The SQLite Wasm libra... Continue reading