DEV Community

Cover image for Chrome Extensions Every Developer should be Using
Hillary Nyakundi
Hillary Nyakundi

Posted on • Updated on

Chrome Extensions Every Developer should be Using

Back in the days when I began learning to code I happened to have noticed a lot of staff from the tutorials I used to follow:

  • most sites were in dark mode,
  • they easily got the website's colors
  • page colors Am pretty sure you have encountered similar events and perhaps wondered how they easily get these corresponding recourses they need?

Out of this curiosity, I had to dig out what extensions they are using, and along the process, I found pretty cool and amazing extensions and I will share them with you.

COOL CHROME EXTENSIONS FOR EVERY DEVELOPER

First and foremost am sure almost every developer lives in the 'Dark mode' misconception. Of which is an amazing view to work with, So what are some themes to enable this:

  1. Dark Mode for Chrome Alt Text With over 500k users this extension can turn on dark mode to all web pages. All you need to do is press the extension icon to enable/disable dark mode. Other extensions with this capability:
  2. ColorZilla
    Alt Text
    This is a very useful tool more so for web developers and designers. Looking for a specific color code is not easy but this tool it allows you to select a color on a page, and it gives you the color codes immediately.

    Its features include:

    * Eyedropper - get the color of any pixel on the page
    * Advanced Color Picker (similar to Photoshop's)
    * Ultimate CSS Gradient Generator
    * Webpage Color Analyzer - get a color palette of any site
    * Palette Viewer with 7 pre-installed palettes
    * Color History of recently picked colors    
    
  3. React Developer Tools

    This tool does once it's installed, whenever you visit a site built using the React technology, it will show you by the extension icon 'glowing'. It also allows you to inspect react components on the site using Chrome developer tools.

  4. WhatRuns

    Alt Text

    This extension is almost similar to the React one, the only difference is that this does not only look for react but the entire technology that has been used to build a site.
    It gives you site details including fonts used, framework, the programming language used if the site is running an SEO and Analytics plugin, etc.

  5. SelectorsHub
    What this extension does, although it's largely none it's useful when you need to find Xpath and CSS selectors of a site mostly needed when doing web scrapping

  6. Responsive Web Design Tester

    Alt Text
    Responsive Web Design Tester is a quick and easy way to test your responsive website.
    Test your mobile site on different devices.
    This extension reflects both the size and the browser of the mobile device.
    Quickly preview the design of your website at the dimensions they will be seen on popular devices.

  7. JSON Viewer

    Alt Text
    It is a Chrome extension for printing JSON and JSONP.

  8. CSS PEEPER
    What this extension does is that allows you to extract CSS styles and build beautiful style guides.

  9. GoFullPage

    Alt Text
    Capture a screenshot of your current page in its entirety and reliably—without requesting any extra permissions!

Conclusion

Above are some extensions I often use, and I will agree they are really amazing.

Which are you going to try out, or which are you already using?

Share other extensions down below, and let's find out how cool they are.
If You have read this far I really appreciate, Help me to grow my community:

Also check out my other article on:
Must have Themes and Extensions for every Developers - Visual studio code setup
7 Best Visual Studio Code Extensions Every Web Developer Should Have.

Connect With me at Twitter | Insta | YouTube | LinkedIn | GitHub

Top comments (2)

Collapse
 
hananekacemi profile image
Hanane Kacemi

Hello, thanks for sharing this extensions.
I want to add some extensions that i use everyday and I think that it may be useful for others : Lastpass extension,Session buddy extension, Marinara : Assistant Pomodoro

Collapse
 
larymak profile image
Hillary Nyakundi

Thanks for the add.