开发者

Browser extension: is there a way to stop the loading of images?

开发者 https://www.devze.com 2022-12-13 12:23 出处:网络
In either Firefox/Chr开发者_运维技巧ome extension, is there a way to stop the loading of <img> before the browser actually starts loading them from a page?The popular Web Developer extension for

In either Firefox/Chr开发者_运维技巧ome extension, is there a way to stop the loading of <img> before the browser actually starts loading them from a page?


The popular Web Developer extension for Firefox has this feature, under its images menu


In Firefox it is possible, in Chrome it in not possible yet, but this is a common request from extensions developers, so they are working on it (Chrome devs are mainly worried about performances hit).

0

精彩评论

暂无评论...
验证码 换一张
取 消