Many extensions are available for chrome which helpful in any way but I am going to share what I use as a backend developer and going to explain how they are helping me speed up the daily work. So let us start,
Fake Filler
I use fake filler every day and it saves me a lot of time during development and testing. It fills the form with all inputs on a page with fake/dummy data. So you don't have to enter one by one.
JSON Formatter
When I am building simple APIs or interacting with any other API and I don't want to leave chrome then JSON Formatter helps me a lot. I use this for formatting the response in the browser.
Nimbus Capture
When I finish adding a feature or I have to clarify something to the client via screenshot or screencast then Nimbus is one solution for me I feel. It is not specific to web developers but it helps me a lot.
Wappalyzer
Wappalyzer is used to detect the Web technologies like cms, framework, etc is using. I used this to see what are others are using to build robust web applications and what I can learn from them.
Vue.js devtools
When I have to work with vue.js this helps me debug vue.js applications.
daily.dev
This extension is very helpful and it keeps me up to date about dev news, blog, and programming news.
Lorem Ipsum Generator
Again this one is for adding data to form input and testing the form. This extension helps me to generate random text.
Clear Cache
When a page is loaded frequently browser used to cache the content and this cause problem sometimes when you're testing things out. So this extension helps me clear the cache so that you don't have to go through setting all the time.
Web Developer
This extension has a set of tools for web developers which help in any way.
Google Keep
I use this extension for saving if I find any important website, links. I often use it to keep information on UAT servers and things like that.
Thank you for reading.
Stay safe.