Developer Tools Change the Internet, Part 2: Extend Your Chrome Extension Ready to level up your Chrome extension? We'll iteratively add a toggle switch to control custom styling on a webpage.
Developer Tools Change the Internet! A Guide to Writing Your First Chrome Extension If you're interested in something like reskinning a favorite app, Google's tutorial can help you set up your own Chrome extension.
Personal Optimization Get Organized in Google Chrome for a Better Browsing Experience Taking advantage of small tweaks in Google Chrome improves my web browsing experience, day-to-day and long term as I move from project to project.
Developer Tools Headless Chrome with Testem on VSTS-Hosted Agents With Chrome in CI, our builds are faster and more reliable, and we’re able to raise our target language level, which had been held back for PhantomJS.
Developer Tools Chrome Caching in CircleCI Dependency caching in CircleCI can both decrease the time it takes to run your tests and also make the tests less dependent on external sources.
Developer Tools Five Chrome DevTools Tips for Troubleshooting Web Apps This post discusses 5 tools/tips for using Chrome's DevTools to troubleshoot JavaScript and DOM issues while developing a web app.
Web Apps Collecting Form Data with a Google Chrome Extension I needed a Google Chrome extension that would work similarly to a password manager, such as LastPass, to monitor the data in form submissions.