AutoFormer+
Automatic form filler
ما هو AutoFormer+؟
AutoFormer+ هو إضافة Chrome تم تطويرها بواسطة https://firefoxer.ru، والميزة الرئيسية لها هي "Automatic form filler".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة AutoFormer+
قم بتنزيل ملفات الامتداد AutoFormer+ بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
AutoFormer+ is a simple form filler. Once entered data could be saved as a template and next time all data will be filling into forms automatically. Also if you want enter some other information in the same form you can click on AutoFormer+ icon in toolbar and select "Save all fields" to save as an another template. For custom form filling use another addon: InFormEnter+
معلومات أساسية عن التمديد
الاسم | AutoFormer+ |
ID | cjefgijpbofijpnfpncbjajignkcbbod |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/autoformer+/cjefgijpbofijpnfpncbjajignkcbbod |
الوصف | Automatic form filler |
حجم الملف | 49.38 KB |
عدد التثبيتات | 10,000 |
النسخة الحالية | 0.648 |
آخر تحديث | 2022-02-25 |
تاريخ النشر | 2020-05-22 |
تقييم | 3.65/5 مجموع تقييمات 23 |
المطور | https://firefoxer.ru |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | http://firefoxer.ru/autoformer+.htm |
اللغات المدعومة | id,ms,de,en,fr,nl,tr,ca,da,et,es,it,pl,pt-BR,pt-PT,ro,sk,fi,sv,cs,el,bg,uk,iw,fa,hi,bn,ta,th,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "default_locale": "en", "name": "AutoFormer+", "description": "__MSG_extension_description__", "version": "0.648", "homepage_url": "http:\/\/firefoxer.ru\/autoformer+.htm?ch", "author": "Mykola Onyshchuk", "icons": { "16": "img\/autoformer-plus-16.png", "32": "img\/autoformer-plus-32.png", "64": "img\/autoformer-plus-64.png", "128": "img\/autoformer-plus-128.png" }, "browser_action": { "browser_style": false, "default_icon": "img\/autoformer-plus-16.png", "default_title": "AutoFormer+", "default_popup": "autoformer-plus-popup.htm" }, "background": { "scripts": [ "autoformer-plus-background.js" ] }, "content_scripts": [ { "matches": [ " |