Greasy Fork is available in English.

Always Can Check Spelling

Seek out and remove all checkspelling="false" attributes. This restores default behavior, i.e., does not turn on spellcheck for text inputs.

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
Jefferson Scher
1日のインストール数
0
累計インストール数
104
評価
2 0 0
バージョン
0.5
作成日
2015/08/17
更新日
2015/08/17
ライセンス
BSD with restriction
対象サイト
すべてのサイト

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.