Greasy Fork is available in English.

Discord Button Removed by YoutubeDrawaria

Instantly hides and removes the Discord button from Drawaria Online

作者
YouTubeDrawaria
日安装量
0
总安装量
46
评分
0 0 0
版本
1.0
创建于
2024-05-29
更新于
2024-05-29
许可证
MIT
适用于

This Tampermonkey script automates the removal of the Discord button on the Drawaria Online platform. By installing this script in your script manager such as Tampermonkey, it will instantly hide and remove the Discord button from the Drawaria Online user interface. This means that every time you visit the page, the Discord button will not be displayed, thus improving your web browsing experience.

The script runs automatically when the page loads, searching for a specific element in the DOM with the ID 'discordprombox'. If it finds this element, it proceeds to hide its display by setting its CSS style to 'none', and then removes it from the DOM tree, ensuring that it is not only visually hidden but also effectively eliminated from the content loaded in the browser.

This approach guarantees that the Discord button does not interfere with the user experience on Drawaria Online, allowing for a cleaner and distraction-free navigation.