EasyFiller - Automatic Form Filler

Automatically complete forms with multiple data sets

EasyFiller - Automatic Form Filler là gì?

EasyFiller - Automatic Form Filler là một tiện ích mở rộng Chrome được phát triển bởi https://easyfiller.softr.app, và tính năng chính của nó là "Automatically complete forms with multiple data sets".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng EasyFiller - Automatic Form Filler

Tải xuống các tệp mở rộng EasyFiller - Automatic Form Filler dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên EasyFiller - Automatic Form Filler EasyFiller - Automatic Form Filler
ID oaphggcbnpminjffkjgldfepehcdjndp
URL Chính Thức https://chromewebstore.google.com/detail/easyfiller-automatic-form/oaphggcbnpminjffkjgldfepehcdjndp
Mô tả Automatically complete forms with multiple data sets
Kích Thước Tệp 54.56 KB
Số Lần Cài Đặt 451
Phiên Bản Hiện Tại 1.3.0
Cập Nhật Lần Cuối 2023-08-06
Ngày Phát Hành 2023-04-05
Đánh Giá 4.00/5 Tổng số 4 Đánh Giá
Nhà Phát Triển https://easyfiller.softr.app
Email [email protected]
Loại Thanh Toán in_app
Trang Web Mở Rộng https://easyfiller.softr.app/
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}