Ignore Google Scripts에 대한 리뷰
Ignore Google Scripts 제작자: em_te
em_te 님의 답글
개발자 답글
7년 전에 게시됨It doesn't actually "modify" anything. It redirects specific URLs at the network level. To the webpage, nothing looks different. It just looks like the server canceled the request or the server issued a 302 redirection request to a different URL. If you open the Web Console (Ctrl+Shift+K) and click on Network, you can see which network requests get canceled for the current tab.