EasyFiller - Automatic Form Filler

Automatically complete forms with multiple data sets

Cos'è EasyFiller - Automatic Form Filler?

EasyFiller - Automatic Form Filler è un'estensione di Chrome sviluppata da https://easyfiller.softr.app, e la sua funzione principale è "Automatically complete forms with multiple data sets".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione EasyFiller - Automatic Form Filler

Scarica i file di estensione EasyFiller - Automatic Form Filler in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome EasyFiller - Automatic Form Filler EasyFiller - Automatic Form Filler
ID oaphggcbnpminjffkjgldfepehcdjndp
URL Ufficiale https://chromewebstore.google.com/detail/easyfiller-automatic-form/oaphggcbnpminjffkjgldfepehcdjndp
Descrizione Automatically complete forms with multiple data sets
Dimensione del File 54.56 KB
Conteggio Installazioni 451
Versione Corrente 1.3.0
Ultimo Aggiornamento 2023-08-06
Data di Pubblicazione 2023-04-05
Valutazione 4.00/5 Totale 4 Valutazioni
Sviluppatore https://easyfiller.softr.app
Email [email protected]
Tipo di Pagamento in_app
Sito Web dell'Estensione https://easyfiller.softr.app/
Lingue Supportate 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"
    }
}