AutoComplete Me
Prevents web pages from disabling autocomplete.
ما هو AutoComplete Me؟
AutoComplete Me هو إضافة Chrome تم تطويرها بواسطة Andy Martone، والميزة الرئيسية لها هي "Prevents web pages from disabling autocomplete.".
تحميل ملف CRX للإضافة AutoComplete Me
قم بتنزيل ملفات الامتداد AutoComplete Me بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Are you sick of web pages from disabling autocomplete on forms, forcing you to reenter your address, email, credit card information, etcetera by hand every time? I was too, that's why I wrote this. Source available here: https://github.com/martone/autocompleteme
معلومات أساسية عن التمديد
الاسم | |
ID | pegadcfjlphkihmonbndbbmblemeihlj |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/autocomplete-me/pegadcfjlphkihmonbndbbmblemeihlj |
الوصف | Prevents web pages from disabling autocomplete. |
حجم الملف | 11.73 KB |
عدد التثبيتات | 44 |
النسخة الحالية | 1.0.1 |
آخر تحديث | 2014-05-15 |
تاريخ النشر | 2014-05-15 |
تقييم | 3.00/5 مجموع تقييمات 2 |
المطور | Andy Martone |
نوع الدفع | free |
اللغات المدعومة | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "AutoComplete Me", "description": "Prevents web pages from disabling autocomplete.", "version": "1.0.1", "icons": { "48": "icon48.png", "128": "icon128.png" }, "content_scripts": [ { "matches": [ " |