EasyFiller - Automatic Form Filler

Automatically complete forms with multiple data sets

Co je EasyFiller - Automatic Form Filler?

EasyFiller - Automatic Form Filler je rozšíření Chrome vyvinuté https://easyfiller.softr.app, a jeho hlavní funkcí je „Automatically complete forms with multiple data sets“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření EasyFiller - Automatic Form Filler

Stáhněte si soubory rozšíření EasyFiller - Automatic Form Filler ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název EasyFiller - Automatic Form Filler EasyFiller - Automatic Form Filler
ID oaphggcbnpminjffkjgldfepehcdjndp
Oficiální URL https://chromewebstore.google.com/detail/easyfiller-automatic-form/oaphggcbnpminjffkjgldfepehcdjndp
Popis Automatically complete forms with multiple data sets
Velikost souboru 54.56 KB
Počet instalací 451
Aktuální Verze 1.3.0
Poslední Aktualizace 2023-08-06
Datum Vydání 2023-04-05
Hodnocení 4.00/5 Celkem 4 Hodnocení
Vývojář https://easyfiller.softr.app
E-mail [email protected]
Typ Platby in_app
Webové stránky Rozšíření https://easyfiller.softr.app/
Podporované Jazyky 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"
    }
}