Remove Udrob Footer

Remove the donation footer on Udrob.com

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
WnB
今日安裝
0
安裝總數
3
評價
0 0 0
版本
1.0
建立日期
2024-08-25
更新日期
2024-08-25
尺寸
859 位元組
授權條款
未知
腳本執行於

Explication du script :
@match : Cible toutes les pages sur udrob.com.
removeFooter : Fonction qui supprime l'élément avec l'ID footer.
window.addEventListener('load', removeFooter) : Assure que le script s'exécute après que la page soit chargée.
MutationObserver : Au cas où l'élément est ajouté dynamiquement après le chargement initial, l'observateur va le supprimer.


Comment l'utiliser :
Active ton script via Tampermonkey ou Greasemonkey.
Rends-toi sur udrob.com, et l'élément sera automatiquement supprimé à chaque fois que tu charges la page.