Marian C.When it is impossible to programmatically copy selected textgetSelection() does not always return the text value or coordinates of the entire selectionOct 2719Oct 2719
Marian C.Accessing secured Google Cloud functions from the browserMaking HTTP requests from browser extensions to Cloud functions requiring authenticationOct 129Oct 129
Marian C.Position of the browser window on the screenHow to determine coordinates of the visible piece of the browser window on the screenOct 714Oct 714
Marian C.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 2814Sep 2814
Marian C.Novel alternative to setTimeout()Why it is important to interrupt long tasks or chained microtasks and how to do itSep 2513Sep 2513
Marian C.How to copy the HTML of a web page composed of custom elementsHow to compare two DOMs including multiple shadow roots and slotsSep 2116Sep 2116
Marian C.How to execute JavaScript modules in the browser consoleNo need to copy and paste huge pieces of codeSep 214Sep 214
Marian C.Intercept XMLHttpRequest responses by overriding prototype propertiesIntercept XMLHttpRequest responses and modify values in response bodies before they reach the web pageSep 159Sep 159
Marian C.getHTML() — A Superior Alternative to innerHTMLinnerHTML vs getHMTL(). When modern getHTML() is more suitable and how it should be used?Sep 136Sep 136
Marian C.How to retrieve all shadow roots of a web pageThe only way to extract closed shadow roots defined with declarative shadow DOMSep 514Sep 514