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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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"
    }
}