EasyFiller - Automatic Form Filler

Automatically complete forms with multiple data sets

ما هو EasyFiller - Automatic Form Filler؟

EasyFiller - Automatic Form Filler هو إضافة Chrome تم تطويرها بواسطة https://easyfiller.softr.app، والميزة الرئيسية لها هي "Automatically complete forms with multiple data sets".

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

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة EasyFiller - Automatic Form Filler

قم بتنزيل ملفات الامتداد EasyFiller - Automatic Form Filler بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        EasyFiller is a Chrome extension that automates the process of filling out online forms. It saves time and reduces errors by populating forms with multiple datasets of information that you create. This is particularly useful for people who fill out similar forms repeatedly or who need to enter the same information on multiple websites.

With EasyFiller, you no longer have to manually enter the same information over and over again, which can be tedious and time-consuming. Instead, you can easily select the appropriate dataset and have the extension automatically populate the online form with the corresponding information, making your online form-filling experience more efficient and hassle-free.                    

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

الاسم EasyFiller - Automatic Form Filler EasyFiller - Automatic Form Filler
ID oaphggcbnpminjffkjgldfepehcdjndp
عنوان URL الرسمي https://chromewebstore.google.com/detail/easyfiller-automatic-form/oaphggcbnpminjffkjgldfepehcdjndp
الوصف Automatically complete forms with multiple data sets
حجم الملف 54.56 KB
عدد التثبيتات 451
النسخة الحالية 1.3.0
آخر تحديث 2023-08-06
تاريخ النشر 2023-04-05
تقييم 4.00/5 مجموع تقييمات 4
المطور https://easyfiller.softr.app
البريد الإلكتروني [email protected]
نوع الدفع in_app
موقع الإضافة https://easyfiller.softr.app/
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "EasyFiller - Automatic Form Filler",
    "description": "Automatically complete forms with multiple data sets",
    "version": "1.3.0",
    "action": {
        "default_popup": "index.html"
    },
    "permissions": [
        "storage",
        "scripting",
        "activeTab",
        "unlimitedStorage"
    ],
    "icons": {
        "16": "icon_16.png",
        "32": "icon_32.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    }
}