문제

While a page is loading, I somewant to stop it midway once the important bits have been loaded, and I don't want to continue loading the other unnecessary stuff on the page. This is especially the case with pages which are full of sidebars, images, scripts, etc.

I can click the little cross button in the address bar, but is there a keyboard shortcut for it also?

도움이 되었습니까?

해결책

Holding esc can stop many pages from loading/ progressing.

You can also disable JavaScript in Develop menu (safari preferences → advanced, enable it) if such popups are asking for login etc. This works only if the content loads without JS, or before banner is added.

You can install content blockers, ad blockers which can zap the troubling elements from webpages.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 apple.stackexchange
scroll top