Autofillr Copilot: Autofill Job & other Forms

Autofillr is an autofill extension aiming to save you time doing repetitive work

Autofillr Copilot: Autofill Job & other Forms란 무엇입니까?

Autofillr Copilot: Autofill Job & other Forms은(는) https://autofillr.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Autofillr is an autofill extension aiming to save you time doing repetitive work"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Autofillr Copilot: Autofill Job & other Forms 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Filling out online forms can be cumbersome. With Autofillr, make it a one-click experience. Save time and avoid repetitive typing by having Autofillr fill out forms with your identity. 

**How It Works:**
1. **Setup Profile**
   - Navigate to the extension options.
   - Select "Show Personal Data".
   - Fill in the fields and hit save. (All fields are optional, just pick the one you want to automate)
   - (beta) We just launched save on submit feature! so it will prompt you to ask if you want to save the data you just submitted in a form in storage.
   
2. **Autofill with Autofillr**
   - Tap any input
   - Autofillr floating button will appear
   - Click the button to fill

3. **Edit Profile**
   - Head to the extension options.
   - Opt for "Show Personal Data".
   - Adjust the fields as needed and save.

**Features:**
- Advanced field detection recognizes inputs such as name, email, address, and more.
- Compatible with major websites and web apps using standard input names.
- (New) Auto save submitted forms into a template!
- (New) Auto add Amex, Chase, BOA Credit Card offer when you land on offer page.

**Safety and Privacy:**
Your data's safety is our top priority. It remains securely stored on your local device and is never sent to external servers.

**Beta Notice:**  
Please be informed that Autofillr is currently in BETA and might contain bugs. We value your feedback! Should you encounter any issues or have suggestions, don't hesitate to get in touch with the developer.

**Latest Update (v0.0.32):**  
- fix bug in options page
- removed unnecessary functionality requirement

Why wait? Boost your online form filling experience with Autofillr today. It's free and user-friendly. Let us handle the form filling, while you concentrate on what truly matters!                    

확장 프로그램 기본 정보

이름 Autofillr Copilot: Autofill Job & other Forms Autofillr Copilot: Autofill Job & other Forms
ID jkjcgfmmgomhegamhdljkohdmgjgdmgp
공식 URL https://chromewebstore.google.com/detail/autofillr-copilot-autofil/jkjcgfmmgomhegamhdljkohdmgjgdmgp
설명 Autofillr is an autofill extension aiming to save you time doing repetitive work
파일 크기 519 KB
설치 횟수 192
현재 버전 0.0.32
최근 업데이트 2023-11-10
출시 날짜 2023-08-27
평점 4.25/5 총 8 개의 평점
개발자 https://autofillr.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://autofillr.com
도움말 페이지 URL https://twitter.com/identityfill
개인정보 보호 정책 페이지 URL https://www.autofillr.com/privacy
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.6c567d50.png",
        "32": "icon32.plasmo.76b92899.png",
        "48": "icon48.plasmo.aced7582.png",
        "64": "icon64.plasmo.8bb5e6e0.png",
        "128": "icon128.plasmo.3c1ed2d2.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.6c567d50.png",
            "32": "icon32.plasmo.76b92899.png",
            "48": "icon48.plasmo.aced7582.png",
            "64": "icon64.plasmo.8bb5e6e0.png",
            "128": "icon128.plasmo.3c1ed2d2.png"
        },
        "default_popup": "popup.html"
    },
    "version": "0.0.32",
    "author": "Autofillr, Inc.",
    "name": "Autofillr Copilot: Autofill Job & other Forms",
    "description": "Autofillr is an autofill extension aiming to save you time doing repetitive work",
    "background": {
        "service_worker": "static\/background\/index.js"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "permissions": [
        "storage",
        "activeTab"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/boards.greenhouse.io\/*",
                "https:\/\/jobs.lever.co\/*"
            ],
            "js": [
                "autofill.73df3a6d.js"
            ],
            "run_at": "document_idle",
            "css": []
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "hello.80235460.js"
            ],
            "css": []
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "style.10043b85.js"
            ],
            "run_at": "document_idle",
            "css": [
                "content.b6c0eb3c.css",
                "bootstrap.577a9d7c.css"
            ]
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "bridge.5a8c4705.js"
            ],
            "run_at": "document_idle",
            "css": []
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "saveProfilePrompt.e8eee20d.js"
            ],
            "all_frames": false,
            "css": []
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "floatingButton.4e7a3e2c.js"
            ],
            "exclude_matches": [
                "*:\/\/www.google.com\/search*",
                "*:\/\/www.google.com\/maps*",
                "*:\/\/github.pie.apple.com\/*",
                "*:\/\/www.bilibili.com\/*"
            ],
            "all_frames": false,
            "css": []
        },
        {
            "matches": [
                "https:\/\/global.americanexpress.com\/offers\/eligible*",
                "https:\/\/*.chase.com\/web\/auth\/dashboard",
                "https:\/\/secure.bankofamerica.com\/customer-deals\/*"
            ],
            "js": [
                "pageFloatingButton.07c62f23.js"
            ],
            "run_at": "document_idle",
            "css": []
        }
    ],
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "saveProfilePrompt.6e038a4b.css"
            ]
        },
        {
            "matches": [
                ""
            ],
            "resources": [
                "floatingButton.498eeb63.svg",
                "saveProfilePrompt.6e038a4b.css"
            ]
        },
        {
            "matches": [
                "https:\/\/global.americanexpress.com\/*",
                "https:\/\/*.chase.com\/*",
                "https:\/\/secure.bankofamerica.com\/*"
            ],
            "resources": [
                "floatingButton.498eeb63.svg",
                "saveProfilePrompt.6e038a4b.css"
            ]
        }
    ]
}