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 Chặn Popup Quảng Cáo - Giữ Mở Tab Thủ Công | |
// @namespace http://tampermonkey.net/ | |
// @version 1.1 | |
// @description Ngăn chặn các tab/quảng cáo popup tự động mở nhưng vẫn cho phép mở tab thủ công bằng chuột phải | |
// @author Bạn | |
// @match *://*.truyenqqgo.com/* | |
// @grant none | |
// @run-at document-start | |
// @icon https://st.truyenqqgo.com/template/frontend/images/favicon.ico |