10 Useful Chrome Extensions You Will Like

10 Useful Chrome Extensions You Will Like

·

3 min read

In this article, I will introduce 10 Google Chrome extensions.

1. Daily 2.0 - Source for Busy Developers

chrome.google.com/webstore/detail/daily-20-..

This extension shows you articles that are related to #webdev.

You can also contribute to Daily 2.0. github.com/dailynowco/daily/blob/master/CON..

Alt Text

2. JSONView

chrome.google.com/webstore/detail/jsonview/..

I'm using JSONView to check JSON data. Mostly see API responses.

3. OneTab

chrome.google.com/webstore/detail/onetab/ch..

OneTab can help us to manage tabs which can also reduce memory usage.

4. OctoLinker

chrome.google.com/webstore/detail/octolinke..

OctoLinker creates links to libs which you are using for your project. This is very helpful to check a lib quickly.

Alt Text

5. Wappalyzer

chrome.google.com/webstore/detail/wappalyze..

Wappalyzer shows us things websites are using. The following image is from dev.to

Alt Text

6. Octotree

chrome.google.com/webstore/detail/octotree/..

Octotree shows the sidebar like project explorer. This is really helpful to access the codes on Github.

Alt Text

7. Refined GitHub

chrome.google.com/webstore/detail/refined-g..

Refined Github can make Github UI more useful. Especially, I like pull request feature.

Alt Text

8. Toggle JavaScript

chrome.google.com/webstore/detail/toggle-ja..

Toggle JavaScript can switch on/off js without opening settings.

9. GitHub Repository Size

chrome.google.com/webstore/detail/github-re..

This extension shows you the size of the lib's files' size on Github.

Alt Text

10. ColorPick Eyedropper

chrome.google.com/webstore/detail/colorpick..

I'm using this to check the color of things on a website.

Alt Text

Others I'm using

Grammarly for Chrome

React Developer Tools

Redux DevTools

uBlock Origin

WhatFont

The Great Suspender

Suggestions from readers

30 Seconds of Knowledge from @marcoribeiroweb

chrome.google.com/webstore/detail/30-second..

This extension shows us nice tips on programming.

Alt Text

Toby for Chrome from @lyavale95

chrome.google.com/webstore/detail/toby-for-..

This extension helps to manage tabs. However, it has one issue to me since this extension prevents using Daily 2.0 lol