搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

inspect element keep changes

  • 1 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 Michal Stanke

more options

hi

I just started to search an add-on for firefox, but without success. Maybe someone from here will help me. I want an add-on for firefox, which can let me save the modifications of Inspect Element, and let's say... if I will edit a website with Inspect Element, I want that changes what i made, to be autoloaded everytime when i enter on that website.

The Perfect Example: I want to display:none of many elements from a website, promos, images, some divs... and so on, and after i close the browser, or the computer, or everything, and i enter again on that website, i need to load the website with the changes made earlier... Can it be possible?

hi I just started to search an add-on for firefox, but without success. Maybe someone from here will help me. I want an add-on for firefox, which can let me save the modifications of Inspect Element, and let's say... if I will edit a website with Inspect Element, I want that changes what i made, to be autoloaded everytime when i enter on that website. The Perfect Example: I want to display:none of many elements from a website, promos, images, some divs... and so on, and after i close the browser, or the computer, or everything, and i enter again on that website, i need to load the website with the changes made earlier... Can it be possible?

所有回复 (1)

more options

Hi pickone.

The changes in the Inspector are only permanent and will disappear every time you reload the page. If you want to have any changes permanent on the website, try to rewrite them to a user style for Stylish (there are also more add-ons on the list that might help you). IIRC, Firebug was also able to make some changes permanent, but it's meant primarily for developers, so I would advice to try Stylish first.

Michal