Member-only story
Useful Chrome Extensions for Frontend Developers
The tool we front-end developers use the most is probably the browser. Here are some extensions for Chrome that can help you improve your development efficiency.
Wapplayzer
As a front-end developer, when you open a web page, do you always wonder what technologies the site uses?
Wappalyzer is a extensions that detects what technologies are currently being used on websites. For example, if I open Medium.com, Wappalyzer will help us analyze the site and tell us what technology stack the site uses.
As you can see from the figure, Medium uses Google Analytic as the analysis tool, Nodejs as the backend programming language, and Stripe as the payment interface. This information is very helpful for us to study various technology trends.
Link: