EasyFiller - Automatic Form Filler

Automatically complete forms with multiple data sets

什麼是EasyFiller - Automatic Form Filler?

EasyFiller - Automatic Form Filler是由https://easyfiller.softr.app開發的Chrome擴展程式,該擴展的主要功能是“Automatically complete forms with multiple data sets”。

擴展截圖

screenshot
screenshot
screenshot

下載EasyFiller - Automatic Form Filler擴展crx文件

下載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
官方網址 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"
    }
}