CSV form filler
Extension to form filling by uploaded csv
Hvad er CSV form filler?
CSV form filler er en Chrome-udvidelse udviklet af csv.filler, og dens hovedfunktion er "Extension to form filling by uploaded csv".
Udvidelsesskærmbilleder
Download CSV form filler-udvidelses-CRX-fil
Download CSV form filler-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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
Grundlæggende oplysninger om udvidelsen
Navn | CSV form filler |
ID | iljfkhjbakinjcdmbipaopchpcaoeffp |
Officiel URL | https://chromewebstore.google.com/detail/csv-form-filler/iljfkhjbakinjcdmbipaopchpcaoeffp |
Beskrivelse | Extension to form filling by uploaded csv |
Filstørrelse | 169 KB |
Antal Installationer | 622 |
Nuværende Version | 1.4.2 |
Senest Opdateret | 2023-08-26 |
Udgivelsesdato | 2023-01-16 |
Bedømmelse | 4.75/5 Samlet 4 Bedømmelser |
Udvikler | csv.filler |
[email protected] | |
Betalingsmetode | free |
Understøttede Sprog | 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": [ " |