Fix my Title

Enter your title and it will be corrected as you type!

ما هو Fix my Title؟

Fix my Title هو إضافة Chrome تم تطويرها بواسطة https://tylucaskelley.com، والميزة الرئيسية لها هي "Enter your title and it will be corrected as you type!".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Fix my Title

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

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

                        Simply type or paste in text, and any mistakes will be fixed right away, with no need to click buttons or hit enter.                    

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

الاسم Fix my Title Fix my Title
ID cbaagoaigiobmonebiebljfnkekfpkif
عنوان URL الرسمي https://chromewebstore.google.com/detail/fix-my-title/cbaagoaigiobmonebiebljfnkekfpkif
الوصف Enter your title and it will be corrected as you type!
حجم الملف 108 KB
عدد التثبيتات 20
النسخة الحالية 1.2
آخر تحديث 2014-11-13
تاريخ النشر 2014-11-13
تقييم 5.00/5 مجموع تقييمات 1
المطور https://tylucaskelley.com
نوع الدفع free
موقع الإضافة https://github.com/tylucaskelley/fix-my-title
عنوان صفحة المساعدة https://github.com/tylucaskelley/fix-my-title
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Fix my Title",
    "description": "Enter your title and it will be corrected as you type!",
    "version": "1.2",
    "icons": {
        "128": "img\/icon.png"
    },
    "browser_action": {
        "default_title": "Fix my Title",
        "default_icon": "img\/icon.png",
        "default_popup": "index.html"
    }
}