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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://autofillr.com และคุณลักษณะหลักของมันคือ "Autofillr is an autofill extension aiming to save you time doing repetitive work"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Autofillr Copilot: Autofill Job & other Forms
ดาวน์โหลดไฟล์ส่วนขยาย Autofillr Copilot: Autofill Job & other Forms ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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 |
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": [ " |