em_te 的回应
开发者回应
发布于 6 年前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.