This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name 知乎 - 移除打開App提示 | |
| // @namespace randompasser | |
| // @version 2025-09-01 | |
| // @description 自動關閉手機版知乎打開App彈窗 | |
| // @author randompasser | |
| // @match https://*.zhihu.com/* | |
| // @icon https://www.google.com/s2/favicons?sz=64&domain=zhihu.com | |
| // @updateURL https://gist.githubusercontent.com/randompasser/74c2bc492628976d3ba11346fa84dd26/raw/ | |
| // @downloadURL https://gist.githubusercontent.com/randompasser/74c2bc492628976d3ba11346fa84dd26/raw/ |