CSV form filler
Extension to form filling by uploaded csv
CSV form fillerとは何ですか?
CSV form fillerはcsv.fillerによって開発されたChromeの拡張機能で、その主な機能は「Extension to form filling by uploaded csv」です。
拡張機能のスクリーンショット
CSV form filler拡張機能のCRXファイルをダウンロード
CSV form filler拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Simple form filler with text or csv files. Prepare your csv file, upload it to an extension and inputs will be filled in. The CSV form filler extension is a tool that allows you to quickly and easily fill in input fields on websites using data stored in a CSV or TXT file. Once you have uploaded the file to the extension, then extension automatically fills in the fields with the corresponding values from the file, saving you time and effort in data entry. For example, let's say you have a CSV file that contains data for a contact form, with columns for "Name", "Email", "Phone", and "Message". With the CSV form filler extension, you can upload file and the extension will automatically fill in the data for you. This can be a great time-saver for tasks that require a lot of data entry or form filling. Example files to forms below https://drive.google.com/drive/folders/1FPsTJzETpQp7sAfpaBXZmS3XS6kYgb00?usp=share_link Example Mindop form https://www.mindop.sk/covid/forms/edit/732881eb2dde4ecf5a98ae15c86d0b8fa387 Google form https://accounts.google.com/signup/v2/webcreateaccount?hl=en&flowName=GlifWebSignIn&flowEntry=SignUp
拡張機能の基本情報
名前 | CSV form filler |
ID | iljfkhjbakinjcdmbipaopchpcaoeffp |
公式URL | https://chromewebstore.google.com/detail/csv-form-filler/iljfkhjbakinjcdmbipaopchpcaoeffp |
説明 | Extension to form filling by uploaded csv |
ファイルサイズ | 169 KB |
インストール数 | 622 |
現在のバージョン | 1.4.2 |
最終更新日 | 2023-08-26 |
公開日 | 2023-01-16 |
評価 | 4.75/5 合計 4 レビュー |
開発者 | csv.filler |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "CSV form filler", "version": "1.4.2", "description": "Extension to form filling by uploaded csv", "permissions": [ "activeTab", "scripting" ], "background": [], "content_scripts": [ { "matches": [ " |