Data is synced from the Chrome Web Store. View the official store page for the most current information.
This extension facilitates editing of HTML node element's content within the popular Sublime Text editor, providing real-time updates upon saving the generated temporary file. Additionally, it enables external editing of "TEXTAREA," "INPUT[type=search]," and "INPUT[type=text]" elements.
There are three methods for sending content to the Sublime Editor:
This extension supports simultaneous editing of multiple nodes. Each editor has its unique temporary text file, and saving updates the content of the respective node. These files are stored in the operating system's temporary directory with random filenames.
Additionally, the extension allows the DevTools panel to convert an external script or CSS resource to an internal equivalent. This functionality enables sending the content of remote resources to the external editor.
File extensions used for temporary resource creation:
--- Legal "Sublime Text" is a trademark of Sublime HQ Pty Ltd, registered in the U.S. and other countries. This extension is an independent project with no affiliation to the mentioned product.