Firefox plug-ins commonly used by web developers
1) fireshot: a tool developed by software screenshot studio. It is a Firefox extension or Firefox version of screenshot Studio (a powerful and distinctive software ), used to create a webpage. Importantly, unlike screenshot studio, fireshot is free of charge. If you only need web pages and simple edits, fireshot is the best choice. Of course, the premise is that you use the Firefox browser.
2)Colorzilla Color Picker:It is a convenient webpage color analysis tool that includes color selector, color palette, and color Dom analysis tools. It supports mouse selection for specific objects and can work with firebug to support webpage scaling. You can use it to analyze the color of websites with strong visual effects, and then refer to the design.
3)Poster: If you want to debug the server and make HTTP requests, poster is a very useful tool.
4)Firebug debugging tool:Firebug is the best debugging software for testing front-end code and CSS. If there are any images or types that do not conform to the format, the best solution is to use firebug to check them out. You can even change the style in it to check how the website is rendered in the browser.
5)Firephp:Firebug is a good development tool for CSS, HTML, and Javascript. However, firephp is only available after users install firebug and can be used by PHP developers to facilitate their management of PHP functions.
6)Fireftp:It is a free, secure, and browser-based FTP client that allows you to easily access and manage FTP servers in Firefox without starting FTP software.
7)Restclient:Restclient is a Java client used to test restful Web Services. The interface is very small and simple. You can see the figure below to understand it all!
8)SQLite Manager:It can manage any SQLite database on your computer. An intuitive directory tree is used to display database objects. You can manage tables, indexes, views, and triggers through prompt dialogs. You can browse and search these tables and add, modify, or delete records. Quickly execute any SQL query. A drop-down menu of SQL syntax help makes it easy to write SQL. You can easily perform the same operations by using menus, toolbar, buttons, and associated menus.
SQLite MANAGER: addons.mozilla.org/zh-cn/firefox/addon/5817 after the plug-in is installed, SQLite manager appears under the tool menu of Firefox.