Live editing text and HTML content of the page with the Sublime Text from the page context or DevTools.
Total ratings
5.00
(Rating count:
1)
User reviews
Recent rating average:
5.00
All time rating average:
5.00
Rating filters
5 star 4 star
3 star
2 star
1 star
Date | Author | Rating | Comment |
---|---|---|---|
2023-10-01 | Aswad | 2. Use the DevTools "Elements" panel. A new sub-pane is added to this panel. Select "Edit as HTML", then select an HTML node. When you are ready, press the button to open the content in the Sublime Text editor. 3. Right-click on a "TEXTAREA" and "INPUT[type=text]" element and use the context menu item. Note: For this extension to send your editing requests to the Sublime Editor, a native client is needed. The installation instruction appears on the first usage. This extension uses a NodeJS native client for all its OS-level communication need. This extension is capable of editing multiple nodes at once. Each editor has its own unique temporary text file, and upon saving, the content gets updated. These files are saved on your operating system's temporary directory with a random filename. |