1Password is still worth it in 2026
A developer's comparison of 1Password vs. iCloud Passwords, detailing the small usability issues that led them back to the paid tool.
A developer's comparison of 1Password vs. iCloud Passwords, detailing the small usability issues that led them back to the paid tool.
A new version of a Chrome extension for generating CounterStrings, random data from regex, and other test data strings for software testing.
Developer builds a Chrome extension to fix ChatGPT lag by implementing virtual scrolling, reducing DOM load for smoother long conversations.
A developer documents their experience using the gemini-cli tool to create a Chrome Extension with AI assistance, including setup and features.
A technical analysis of how a polymorphic Chrome extension can be used to steal credentials, with a step-by-step implementation guide for educational purposes.
A Chrome extension that uses local AI to detect clickbait headlines, score websites, and suggest alternative titles, built for the Google Chrome Built-in AI Challenge.
A tutorial on building a Chrome extension using Next.js and the Notion API to save and tag web links.
A developer builds a Chrome extension using TensorFlow.js to toggle dark/light mode on Netlify by clapping hands.
A developer shares their process for building a Chrome extension to toggle Google Meet audio/video from any tab using background and content scripts.
A personal guide to automatic time tracking tools and strategies for individuals with ADHD, focusing on immediate feedback to improve productivity.
A developer tracks HTTP vs HTTPS requests for a year, highlighting major websites still using insecure HTTP and advocating for HTTPS adoption.
A developer's guide to creating Alix, a Chrome extension that uses CSS selectors to lint HTML for accessibility issues.
A developer creates a Chrome extension and Android app for generating secure, service-specific passwords from a master passphrase, inspired by existing tools.
A developer shares how they built InstaChrome, a Chrome extension that replaces the new tab page with Instagram posts from a chosen tag.
A guide on converting a simple bookmarklet into a Chrome extension, covering manifest.json and background scripts.