![Firefox logo](https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/products/2020-04-14-08-36-13-8dda6f.png)
auto save changes made in inspector
I frequently work with Inspector in firefox and I want to save changes(atleast those I make in direct html or css code) to my source code. Is this possible with any add-on or some in-built option in firefox?
被采纳的解决方案
I'm afraid to tell Inspector is a tool for web developers designed to live test changes in a web code (for example, to test different combinations of cols / size in a website without saving - loading - saving - loading).
Not to edit source code. So if you want to edit a website and save canges, you'll need to get some tools like KompoZer (http://www.kompozer.net/).
You can check this forum thread too: http://www.overclock.net/t/1225997/saving-changes-on-inspect-element-locally
定位到答案原位置 👍 1所有回复 (2)
选择的解决方案
I'm afraid to tell Inspector is a tool for web developers designed to live test changes in a web code (for example, to test different combinations of cols / size in a website without saving - loading - saving - loading).
Not to edit source code. So if you want to edit a website and save canges, you'll need to get some tools like KompoZer (http://www.kompozer.net/).
You can check this forum thread too: http://www.overclock.net/t/1225997/saving-changes-on-inspect-element-locally
You should be able to save changes made in the Style editor locally.