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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
    }
}