您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Seek out and remove all checkspelling="false" attributes. This restores default behavior, i.e., does not turn on spellcheck for text inputs.
This script simply removes spellcheck="false" wherever it is found in a document. It also adds an item to the monkey menu to remove those again if they are introduced in the process of using the page.
Test document: http://www.jeffersonscher.com/gm/nospell.html
Note: This script simply restore default Firefox behavior, so text inputs are not marked for spell checking but you can turn on spell checking in such inputs using the right-click context menu.