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」です。
拡張機能のスクリーンショット
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 |
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 |
Eメール | [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" } } |