Running and debugging Google Cloud functions locallyImpersonate the service account, connect to Google Cloud services, set up automatic reloading and forget about manual restarts, inspect…Dec 163Dec 163
How to avoid seeing images while browsingMultiple ways to embed an image in a web page, the optimal approach to disabling imagesNov 3018Nov 3018
Novel way of ensuring that emojis are displayed as colorable charactersHow to control the default rendering style of emojisNov 2310Nov 2310
How to download a streamed videoFormatting videos reconstructed from streamed segments in Chrome extensions. Executing ffmpeg in Chrome extensions.Nov 1620Nov 1620
When it is impossible to programmatically copy selected textgetSelection() does not always return the text value or coordinates of the entire selectionOct 2720Oct 2720
Accessing secured Google Cloud functions from the browserMaking HTTP requests from browser extensions to Cloud functions requiring authenticationOct 1213Oct 1213
Position of the browser window on the screenHow to determine coordinates of the visible piece of the browser window on the screenOct 713Oct 713
Converting styled SVG markup to imagesCombine SVG images and character in a new SVG image, style and save as a PNG image with needed dimensionsSep 2815Sep 2815
Novel alternative to setTimeout()Why it is important to interrupt long tasks or chained microtasks and how to do itSep 2518Sep 2518
How to copy the HTML of a web page composed of custom elementsHow to compare two DOMs including multiple shadow roots and slotsSep 2117Sep 2117