paint-brush
17 Chrome Extensions that Developers Actually Useby@mmaksimovic
1,745 reads
1,745 reads

17 Chrome Extensions that Developers Actually Use

by Milica MaksimovicAugust 27th, 2018
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

There are thousands of apps on the <a href="https://hackernoon.com/tagged/google" target="_blank">Google</a> web store, but how many of them do developers actually need and find useful? There’s <a href="https://hashnode.com/post/chome-extensions-for-developers-i-cant-live-without-cjlb7tmul00pfnas26x81g7bh" target="_blank">an ongoing discussion on Hashnode about this</a> 🔥, and here are the <a href="https://hackernoon.com/tagged/tools" target="_blank">tools</a> that people are talking about:

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - 17 Chrome Extensions that Developers Actually Use
Milica Maksimovic HackerNoon profile picture

There are thousands of apps on the Google web store, but how many of them do developers actually need and find useful? There’s an ongoing discussion on Hashnode about this 🔥, and here are the tools that people are talking about:

  • Lighthouse — an open-source, automated tool for improving the performance, quality, and correctness of your web apps.
  • JavaScript Errors Notifier — notifies you about JavaScript errors by icon in toolbar bar or notification popup.
  • Wappalyzer — a cross-platform utility that uncovers the technologies used on websites.
  • JSON Viewer — customizable JSON/JSONP highlighter
  • React Developer Tools — adds React debugging tools to the Chrome Developer Tools.
  • Redux dev tools — Redux DevTools for debugging application’s state changes.
  • ZenHub’s extension — project management tool that integrates natively within GitHub’s user interface.
  • xdebug — a must have for everyone who’s debugging, profiling and tracing PHP code with Xdebug.
  • postman — sends requests fired through the Postman chrome app.
  • raindrop.io — all in one bookmark manager.
  • Google tag assistant — helps troubleshoot installation of various Google tags including Google Analytics, Google Tag Manager and more.
  • GTM Sonar — debug your page template to see if it works with Google Tag Manager’s auto-event listeners.
  • Blackfire — profile your PHP application from your browser.
  • Daydream — a chrome extension to record your actions into a nightmare script.
  • Pocket — saves articles and web pages so you can read them later on.
  • uBlock Origin — adblocker
  • Adblock plus — adblocker

Before installing all of them, keep in mind that every extension spins up a new process and takes a chunk of your RAM. Which extensions do you actively use? Share them with the rest of the dev community on Hashnode!