Greasy Fork is available in English.

Force language for Firefox spellchecker

Forces language (used by Firefox spellchecker) in textareas and input text fields

اعتبارا من 21-08-2015. شاهد أحدث إصدار.

المؤلف
Mirex
التقييمات
0 0 0
الإصدار
1.0
تم إنشاؤه
21-08-2015
تم تحديثه
21-08-2015
الترخيص
لا يوجد
ينطبق على
جميع المواقع

EN: Script sets the lang attribute to value specified in forcedLang variable for all text areas and text fields - forcing this way language used by spellchecker in Firefox (and probably some other Gecko-based browsers).
Dictionary from forcedLang variable must be installed.
Modify @include and @exclude parameters to narrow down list of sites affected by this script.

TODO: Add frames support.

PL: Skrypt ustawia atrybut lang dla wszystkich pól tekstowych (<textarea> oraz <input type="text" ... />) na wartość podaną w zmiennej forcedLang i tym samym wymusza wybór wskazanego języka przy sprawdzaniu pisowni w przeglądarce Firefox (i prawdopodobnie większości opartych na silniku Gecko).
Słownik wskazany w zmiennej forcedLang musi być zainstalowany.
Modyfikując parametry @include i @exclude można zawęzić listę stron objętych działaniem skryptu.