[請問] ublock怎擋特定的Inline script

看板EZsoft (小軟體)作者 (cralvin)時間2年前 (2022/07/27 20:54), 2年前編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
https://github.com/gorhill/uBlock/wiki/Inline-script-tag-filtering 舉例來說 <script> if(sessionStorage.getItem('showAlert') !="false") {alert("WARNING! Adult Language and Content! The page you requested contains adult material or mature content that is not suitable for viewers under the age of 18 years old. Customers under 18 years of age are prohibited from accessing this page."); sessionStorage.setItem('showAlert', "false"); } </script> www.micmicidol.com##^script:has-text(showAlert) 上面這行waterfox有用 Not supported in Chromium-based browser. 請問用在chrome要怎寫? https://github.com/uBlockOrigin/uBlock-issues/wiki/Resources-Library 好像是答案、那位看的懂Examples? -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 36.237.44.114 (臺灣) ※ 文章網址: https://www.ptt.cc/bbs/EZsoft/M.1658926475.A.04D.html ※ 編輯: vernc (36.237.44.207 臺灣), 07/28/2022 12:07:04
文章代碼(AID): #1YuJMB1D (EZsoft)
文章代碼(AID): #1YuJMB1D (EZsoft)