devtools - How can I manipulate a web page (re-arranging some HTML controls) through the Browser? -


I want to open my website and use some kind of firefox plugin to rearrange some HTML on the site Drag-and-drop and be able to use that modified source I used a CSS plug-in but now I do not remember it. Are there any cool tools or plug-ins available?

This is not a drag and drop, but you can modify any web page in Firefox, CSS source must be edited directly, though; Once you do, you should be able to copy and paste in the text editor.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -