Skip to content

Home

7 essential Chrome extensions for web developers

Google Chrome's developer tools are nothing short of amazing, but there are a few missing tools that can increase your productivity even further. Here are my personal favorite extensions that I use everyday:

CSS Peeper

CSS Peeper is an all-in-one tool for CSS inspection that allows you to quickly peek at the styles, fonts, color palettes and assets of any website you want.

React Developer Tools

React Developer Tools is the de facto extension when working with React, providing all the necessary inspection tools for your React applications.

LastPass

LastPass keeps your accounts and API keys secure, by providing a free password manager complete with password generation and password-protected notes.

uBlock Origin

uBlock Origin is a simple yet effective ad blocker extension that you can just install and forget about, as it keeps your browsing experience ad-free.

VisBug

VisBug allows you to tweak website designs on the fly, using very intuitive controls and tools, without having to delve into any code at all.

JSON Viewer

JSON Viewer provides some much needed syntax highlighting and style customization to JSON responses, which are nowadays very commonplace in most web APIs.

EditThisCookie

EditThisCookie is a powerful cookie manager extension, that allows you to add, delete, edit and even export and import cookies quickly and efficiently.

More like this

Start typing a keyphrase to see matching snippets.