Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
由于设计/缺乏信息,我实际上讨厌很多网页。
每次我打开其中一个页面时,我都希望有一个脚本可以自动从原始网页更改为我已经“被黑”的网页。
例如,完全更改 css,或在页面某处添加一些自定义链接。
您可以为此目的使用Greasemonkey或Scriptishfirefox 扩展。我猜其他浏览器也存在类似的插件。
Greasemonkey
Scriptish
您可以考虑通过Fiddler 脚本将 Fiddler 用于此任务。 Fiddler 将充当代理,然后应用黑客。 这是一个客户端代理,将支持多个浏览器。