Problem I needed something that would get the URL of a chosen video from YouTube and store it in a […]
Tag: google-chrome
WebExtensions add-on for highlighting insecure links
Problem My first Firefox add-on (WebExtensions compatible, so it works without modification in at least Chromium) puts a red border […]
Stylish range input, Google Chrome only
Problem I have an input[type=range] element which is customized using CSS to look more modern. I’m unhappy with my CSS […]
Stylish range input, Google Chrome only
Problem I have an input[type=range] element which is customized using CSS to look more modern. I’m unhappy with my CSS […]
Chrome extension — replace words on a page from a large dictionary
Problem This works, but is very very slow. Any recommendations on better, less trivial ways of accomplishing this would be […]