您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Overrides browser APIs to disable touch-based UI adjustments in Discourse forums.
This script prevents Discourse from hiding editor toolbar functions on touch-capable devices.
It works by spoofing the browser APIs that Discourse uses for touch detection, ensuring the full desktop toolbar is always visible. The script is designed to be robust, supporting both recent and old versions of Discourse.
By default, this script only runs on the MetaBrainz Community Discourse. To use it on other forums, you can add more @match
directives in the script's settings.
Before:
After:
See also "Why so many options in the gear editor menu? - UX - Discourse Meta"