Spell Check and Editor

Spell Check and Editor

ما هو Spell Check and Editor؟

Spell Check and Editor هو إضافة Chrome تم تطويرها بواسطة shivajidora.b، والميزة الرئيسية لها هي "Spell Check and Editor".

تحميل ملف CRX للإضافة Spell Check and Editor

قم بتنزيل ملفات الامتداد Spell Check and Editor بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Spell Check and Editor.

Check you spelling mistakes in your websites.                    

معلومات أساسية عن التمديد

الاسم Spell Check and Editor Spell Check and Editor
ID geccodgkghhnclbanlmiomokfbhnhiig
عنوان URL الرسمي https://chrome.google.com/webstore/detail/spell-check-and-editor/geccodgkghhnclbanlmiomokfbhnhiig
الوصف Spell Check and Editor
حجم الملف 4.9 KB
عدد التثبيتات 18
النسخة الحالية 1.2
آخر تحديث 2016-05-23
تاريخ النشر 2016-05-23
تقييم 1.00/5 مجموع تقييمات 1
المطور shivajidora.b
نوع الدفع free
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Spell Check and Editor",
    "description": "Spell Check and Editor",
    "version": "1.2",
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "browser_action": {
        "default_title": "Spell Check and Editor",
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}