Top 10 chrome extensions for Frontend Developers
2 min readDec 16, 2022
- Web Developer: This extension adds a toolbar with various web development tools to your browser, including options for editing the page’s HTML, CSS, JavaScript, debugging, and more.
- JSON Viewer: This extension allows you to view JSON data in a more readable and user-friendly format within your browser.
- Page Ruler: This extension adds a ruler to your browser that you can use to measure the dimensions of elements on a web page.
- Wappalyzer: This extension analyzes a web page and displays the technologies it is built with, such as the CMS, JavaScript libraries, and more.
- CSS Peeper: This extension allows you to inspect the CSS of a web page and view details such as font sizes, colors, and more.
- Lighthouse: This extension analyzes a web page’s performance, accessibility, and best practices, and provides recommendations for improvement.
- Postman: This extension allows you to make HTTP requests and view the responses from APIs and web services.
- Web Accessibility Evaluation Tool: This extension evaluates a web page for accessibility issues and provides recommendations for improvement.
- OctoLinker: This extension enhances GitHub pages by turning language-specific module names into links, making it easier to navigate code repositories.
- Redux DevTools: This extension is a debugger for the Redux state management library, allowing you to inspect the state of your application and the actions being dispatched.