Por: Rinat
Inspect and view changes in LiveSpell source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "LiveSpell",
"version": "1.0.0",
"description": "Проверка орфографии в реальном времени при вводе текста",
"permissions": [
"activeTab",
"storage",
"<all_urls>"
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"css": [
"styles.css"
],
"run_at": "document_end",
"all_frames": true
}
],
"background": {
"scripts": [
"background.js"
]
},
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "livespell@yourdomain.org",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Mejores alternativas LiveSpell
Aquí hay algunas Firefox add-ons que son similares a LiveSpell:
LanguageTool Website Spellcheck - LTWS
M.H.
AI Grammer Checking by SpellFast
SpellFast AI Founder
Korektor Spellchecker
Milan Straka
Translate keyboard layout online GSgen.RU
ПЧ
Spell checker and Grammar checker by Scribens
Scribens
Grammar and Spell Checker - LanguageTool
LanguageTooler GmbH
EasyType Switcher
Artem
Russian Stress Marker Plus
ahmed
Translate Web Pages
James
Translate Web Pages
Dedrolirke
Spelling Checker
programmer