28 Of The Best Chrome Extensions For Developers In 2020

If you’re a developer, you will likely already have a collection of favourite Chrome extensions you use on a daily basis.  Extensions that make life easier, make you more productive or perform an essential task better than a dedicated tool.  This list may build on that collection.

As the vast majority of us use Chrome, it makes sense to consider Chrome extensions.  Other browsers are available but Chrome is used by 62.6% of internet users.  While it isn’t big on privacy, it certainly aces productivity!

We polled our own team and asked every dev we know for their list of Chrome developer extensions they use regularly or would suggest.  What follows is a curated list of the best Chrome extensions for developers around right now.

These may not be the most popular extensions but they have been tried, tested and not found wanting by the Astra team!

Table of Contents

The Best Chrome Extensions for Web Developers

As development has several specialities, we have divided our list into two.  One part containing tools useful for web developers and the second tools for generalist developers.

There’s sure to be something here you could use!

1. Githunt

githunt-extension-for-chrome2

Githunt is useful if you spend a lot of time on GitHub looking for new projects to work on.  Rather than depending on GitHubs’ trending projects feed, this Chrome developer extension brings it to the fore by highlighting all trending projects in a new tab area in your browser.

You can search projects in different languages, read a brief project description and the number of current open issues.  You can then simply select the project within the tab to go to the project and inspect further.  It’s a very useful little extension if you like contributing to new projects.

4,000+ users

Rating: 3/5 for answer a need in a narrow niche

2. WhatFont

What-font-chrome-extension2

WhatFont is a very useful Chrome extension for developers who need to identify fonts used on web pages.  It’s fast, effective and identifies individual fonts within a page in seconds.  It also identifies the family, size, weight and colour.  All within a small popup window in the browser.

WhatFont is ideal for web developers who like to collect examples of great pages they might want to emulate in the future.  It’s small, doesn’t use many resources and well worth using.  It hasn’t been updated in a while but still works perfectly.

Get Started with WhatFont

3. Fonts Ninja

font-ninja-chrome-extension-demo2

Fonts Ninja works in a similar way to WhatFont to identify fonts within a web page.  It’s a useful alternative if WhatFont isn’t working out for you for any reason.  It works in much the same but has a smaller interface.  Otherwise, the two extensions look and feel very similar.

Install the extension and you should see a small green ninja icon in your toolbar.  Open a web page in Chrome, select the icon and hover over a font you want to identify.  You should see a page overview popup and an individual popup over the highlighted font.  Simple but very effective.

Get Started with Font Ninja

4. ColorPick Eyedropper

Colorpick-eyedroper-chrome-extension2

ColorPick Eyedropper is a very neat zoomed selector for web pages.  It’s a useful Chrome developer extension because it can quickly identify any colour on any web page and zooms in so you can even select a border 1px wide.  While you may not use it every day, it’s an excellent tool to keep on hand.

Once you install ColorPick Eyedropper, you simply select the colour wheel icon to activate it.  Your cursor will change to a crosshair, highlight the section you want to identify and you should see the RGB values and the hex appear on the right of the screen.

Get-Started-with-ColorPick-Eyedropper

1,000,000+ users

Rating: 3.5/5 for usability, zero for UX design

Windows-resizer-chrome-extension2

Window Resizer is an incredibly useful Chrome extension for web developers.  It’s simple but very effective, especially when working with responsive designs or apps.  It installs into Chrome and will resize any screen you’re working on to a range of popular screen sizes.

Most common sizes are covered, mobile, tablet, desktop and the emulation seems very accurate.  The guys here use Window Resizer a lot and rate it highly.  That’s good enough for us!

Get Started with Window Resizer

6. BrowserStack

BrowserStack-chrome-extension2

BrowserStack is another exceptionally useful Chrome extension for web developers.  Like Window Resizer, this extension allows you to test your work for responsiveness.  Rather than different screen sizes, this extension lets you test with different browsers.

Install the extension, open your page in Chrome, select BrowserStack and select a device option from the tab.  The page will then be rendered using an emulation of a browser on that device.  Simply but very effective.  You do need a BrowserStack account for it to work properly though.

Get Started with BrowserStack

7. CSS Viewer

CSSViewer-chrome-extension-demo2

CSS Viewer is another simple but very effective Chrome extension for web developers.  As its name implies, this addon shows you the CSS properties of a given page wherever you hover your mouse.  A small popup window appears showing you the CSS data that makes up the element you’re pointing at.

This is a very smart extension that makes short work of identifying key CSS properties anywhere you point your mouse.

Get Started with CSS Viewer

8. Lorem Ipsum Generator

Lorem-Ipsum-Generator2

Lorem Ipsum Generator is one of the best Chrome extensions full stop.  It does what its name suggests it does.  It generates filler text for demo websites and does it well.

Simply install the extension, select it within a page, tell it how much Lorem Ipsum copy you want to generate and copy it from the window.  Paste it into your page and you’re done.

Get Started with Lorem Ipsum Generator

9. Corporate Ipsum

Corporate-Ipsum-chrome-extension2

Corporate Ipsum is a popular alternative to the Lorem Ipsum Generator.  If your client is more picky about placeholder text or you want to add to the feel of a business website, this is where you come.  This Chrome developer extension generates lorem ipsum but with a corporate twist.

It works much like the Lorem Ipsum Generator too.  Install the extension, open your page, select the icon and tell it how much copy to generate.  Copy and page it into place and move onto the next.  It’s a fast, simple way to generate more business-oriented placeholder text.

Get Started with Corporate Ipsum

10. Ghostery

Ghostry-chrome-extension2

Chrome is a great browser for many things but privacy is not among them.  Ghostery aims to help with that.  It’s a privacy extension designed to block intrusive ads, stop tracking, prevent data collection and block all those page elements that slow you down.

While Ghostery doesn’t provide any useful tools for web development, it keeps your browsing experience clean and makes everything faster.  Every Chrome user should install Ghostery!

Get Started with Ghostery

11. Wappalyzer

Wappalyzer-chrome-extension2

Wappalyzer is a very effective tool for identifying the underlying technologies behind web pages.  It quickly identifies web services, CMS type, analytics tools, plugins, JavaScript libraries and a whole host of other apps.  If you want to know the secrets behind a page, this is one way to find out.

Just install the extension, select it while on a page and a popup window will appear highlighting all identifiable apps running on that page.

Get Started with Wappalyzer

12. Clear Cache

clear-cache-chrome-extension2

How many times have you modified a setting and wondered why the change wasn’t reflected on screen?  You’re not alone, which is why Clear Cache is such a useful Chrome developer extension.

Install the extension and select the small recycle icon in your browser to clear the browser cache.  There are no confirmations and no extra dialogs to contend with.  This tool just does what it’s supposed to do and we can all move on.  We love it for that.

Get Started with Clear Cache

13. HTML Validator

html-validator-chrome-extension2

HTML Validator is a quick tool for checking your HTML within a browser.  There are hundreds of HTML tools out there and you’ll likely have a bunch of them already.  But HTML Validator is genuinely useful for quickly validating markup within the browser.

Install the extension, open a developer window on the page and navigate to the HTML Validator tab.  All your HTML goodness is displayed within with errors at the top.

Get Started with HTML Validator

14. Keyframes

Keyframes-chrome-extension2

Keyframes is one of the best Chrome extensions for web developers who want to create CSS animations within the browser.  While there are lots of tools out there for animation, this extension makes short work of creating basic animations within a simple popup window.

Just install Keyframes, open a page, select the red and blue icon and highlight a CSS element you want to animate.  Edit that element in the side box to add your own piece of animation to the page.  Simple and effortless!

Get Started with Keyframes

The Best Chrome Extensions for Developers

The needs of some developers differ from those of web developers.  That’s why we split our list of the best Chrome extensions for developers into two.  While still useful across the board, what follows are more dev oriented Chrome extensions rather than web tools.

1. React Developer Tools

React-Developer-Tools-chrome-extension2

React Developer Tools are specifically for the open source React JavaScript library.  If you work with React, this extension helps you inspect the library as required.

Install the extension and you should see two icons appear in the Chrome toolbar.  One is for Components and the other for Profiler.  Components shows you what React is using on the page and Profiler shows you performance data.  If you work with React, this is an essential tool to have!

Get Started with React Developer

2. JSON Viewer

json-viewer-extension2

JSON Viewer is an alternative to JSONView and helps manage JSON data into a quickly recognizable hierarchy view in a browser window.  Working with raw JSON data is fine when you have the time, but using this addon makes the code easier to quickly absorb and use.

It’s a small Chrome developer extension but it’s well worth checking out.  With over 800,000 users and glowing reviews, this is definitely an extension to try.

Get Started with JSON Viewer

3. ColorZilla

ColorZilla-chrome-extension2

ColorZilla is a superb Chrome developer extension for colour selection.  It includes an eyedrop colour selector, a colour history tool, a CSS gradient analyzer and a page analyzer that assesses colours on a web page.

If you come across a website whose palette resonates, this tool helps you identify the combinations or individual colours in seconds.  It’s an essential extension for anyone who deals with colour on the web.

Get Started with ColorZilla

4. Dimensions

Dimensions-chrome-extension2

Dimensions is a dynamic measure that uses your mouse.  It’s a very useful Chrome developer extension if you want to measure spacing, dimensions, gaps between page elements and anything else you see on the page.

Once installed, you’ll see a small crosshair icon on your toolbar.  Open a page in Chrome, select the icon and you should see a crosshair appear on screen.  Move it around where you want to measure and you’ll see exact dimensions appear by the cross.  Simple but very effective.

Get Started with Dimensions

5. Page Ruler

page-ruler-chrome-extension2

Page Ruler is similar to Dimensions in that it’s a dynamic measurement extension.  While Dimensions can measure the height and width of elements, it is more useful for measuring between them.  Page Rule measures those elements very accurately.

When you need to measure something, select the ruler icon so it turns orange.  The page fades, allowing you to draw the element you want to measure.  The extension will then present the exact measurements of the element in a small popup box beside it.

Get Started with Page Ruler

6. UX Check

ux-check-chrome-extension2

UX Check is a usability analyzer that assesses a page using Nielsen’s 10 heuristics.  It can quickly highlight potential usability issues and enables you to add notes, take a screenshot and export the findings ready to share within the team.

UX Check is a very effective way to perform lightweight user testing without going into too much detail.  Ideal as a first pass test before handing a project off for full testing.

Get Started with UX Check

7. Check My Links

check-my-links-chrome-extension2

Check My Links does exactly what it says on the tin.  It’s a super-simple way to check for broken links.  It can also check for valid links and redirected links as well as broken ones. While technically a dev tool, this Chrome developer extension could be useful for SEO and other specialities too.

Once installed into Chrome, you should see a small checkmark icon in your toolbar.  Load your page, select the icon and a popup window will appear with all links assessed.  Depending on the size of the page, this might take a few seconds but it works flawlessly.

Get Started with Check My Links

8. Web Developer Checklist

web-developer-checklist-chrome-extension2

Who doesn’t love a checklist?  Web Developer Checklist is a Chrome developer extension that gives you a checklist of all the things that need to be completed on a page before publication.  It’s a very useful add-on for busy developers.

Install the extension and you’ll see a code icon appear in the toolbar.  Select it while on a page and a popup will appear with best practices you need to complete before publication.  They include SEO, mobile, usability, accessibility, social, performance and other selectable measures.

A true lifesaver.

Get Started with Web Developer Checklist

9. Checkbot

checkbot-chrome-extension2

Checkbot is similar to the Web Developer Checklist in that it checks a page for links, errors, security, performance, SEO and a range of other considerations.  It’s a very useful tool that adds to your repertoire and can be useful for a last pass before publication.

Checkbot installs in the same way all extensions do.  Once done, select the blue icon to bring up the sidebar.  Use the menus there to select the type of test you want to perform and the results will be displayed on the page.

Get Started with Checkbot

10. Web Developer

Web-developer-extension-for-chrome2

Web Developer is a suite of tools contained within a single Chrome extension.  While titled ‘Web Developer’ we think this tool is suitable for general devs too as it contains a range of useful tools that any dev can use.

Once installed, Web Developer is accessible using the small cog icon in the toolbar.  Once selected, you should see a small drop down box appear with a range of options organized into tabs.  Select a tab to access the tools within.  There is a lot going on here but each tool is genuinely useful.

Get Started with Web Developer

11. EditThisCookie

Editthiscookie-chrome-extension2

EditThisCookie is an exceptionally useful Chrome extension for developers.  It enables you to edit, delete, create and protect cookies on a per-page basis.  It also lets you export them for analysis, block them, import them into JSON and generally do as much as you could possibly need to do to a cookie.

The most useful tool is the ability to search and read cookies.  Devs will find most of the tools useful at one point or another.

Get Started with EditThisCookie

12. Lightshot

lightshot-chrome-extension2

Lightshot is another of those Chrome developer extensions that could be useful for all kinds of people.  While devs will likely use it a lot, UX testers. user testers, instructors, graphic designers and all kinds of users will make great screenshots with this tool.

Once installed, open the page you want to screenshot and select the feather icon.  Drag and drop the cursor across the area you want to capture.  Select from the popup menu that appears and save the shot.

Get Started with Lightshot

13. Session Buddy

session-buddy-chrome-extension2

Session Buddy is another generalist tool useful for developers and any type of web user.  It’s a ‘save it for later’ tool that can save all open tabs in a single session for later access.  It is useful when you come across something you want to read later or for protecting productivity if you use multiple tabs.

Once Session buddy has been installed, select the small icon from the toolbar to see all your open tabs.  You can select the icon after a browser crash to recover all tabs and save the session to load later.  A very useful tool for any web user!

Get Started with Session Buddy

14. Daily.dev

daily-dev-news-extension2

daily.dev isn’t a productivity tool per se, but it does make our lives much easier.  It’s a news aggregator that specializes in development news.  It showcases a page full of news stories, blog posts and useful pages on our chosen subject.

Daily acts like a start page and news aggregator.  Select an item on the page to visit that page.  Each opens in a new tab and will be a mixture of news, reviews, advice, how-tos and all the good stuff that keeps us growing as developers.  This is an excellent extension to use if you like to stay current.

Get Started with Daily.dev

Summary of the Best Chrome Extensions for Developers

This list of the best Chrome extensions for developers is diverse to say the least.  While we divided it into two sections, they are very loose sections as you can see.  There are tools in each that are useful for every type of developer as well as some specialized ones fit for narrower niches.

What we hope you take away from this article is a couple of new developer tools to make your life easier.  Whether that’s by increasing productivity, solving problems or streamlining a process, there are tools here that do all those things and more.

Do you have any Chrome developer extensions to recommend?  Use any of the above and want to share your opinion? Tell us about it below if you do!

About the Author

 

 

.

Facebook Comments