Auto Fill Extension

Automatically fills in forms.

As of June 2026, Auto Fill Extension has 166 users in the Productivity category.

Usersup 5.1 percent+5.1%
166
166
Ratingno change0%
— reviews
Reviewsno change0%
Version
2.8
Manifest V3
90-day change · In the last 90 days this extension 2 version updates.

History

10 snapshots

Tracking since Apr 1, 2026.

172.04164.5156.96Apr 1, 2026Jun 12, 2026
View as table
DateUsersRatingReviewsVersion
Apr 1, 20261582.6
Apr 17, 20261632.6
Apr 22, 20261602.6
Apr 27, 20261582.6
May 7, 20261652.6
May 14, 20261592.6
May 23, 20261642.6
May 29, 20261642.7
Jun 5, 20261702.7
Jun 12, 20261712.7
Now1662.8

Changelog

  • May 23, 2026
    description
    Euro-Fiche is een browser-plugin gemaakt voor klanten van Eurofins die verplicht zijn om hun asbestinventarisatie gegevens te registreren op de overheids-website van de OVAM.
    
    Hoe werkt Euro-Fiche:
    - Maak een voorbeeld project in de OVAM omgeving met daarin alle fiches die u graag wilt gebruiken.
    - Zorg dat u op de Fichebibliotheek pagina van de OVAM-website staat waar alle fiches zichtbaar zijn.
    - Open Euro-Fiche en log in met uw Stella account (aanvragen bij Eurofins).
    - Druk op "Inlezen" en alle fiched worden in Euro-Fiche geladen.
    - Maak een nieuw project aan op de OVAM-Website.
    - Ga naar de Fichebibliotheek.
    - Open Euro-Fiche en selecteer de gewenste fiches die u wilt aanmaken.
    - Druk op toepassen. Alle fiches worden aangemaakt.
    
    U kunt verschillende zoekfilter gebruiken:
    - Zoek fiche op categorie
    - Zoek fiche op naam
    - Zoek fiche op tag.
      Er zijn een aantal standaard tags beschikbaar maar u kunt ook zelf tags aanmaken.
    
    Mocht u in het voorbeeld project fiches verwijderen of nieuwe fiches toevoegen dan moet u deze opnieuw inlezen in Euro-Fiche. Dit doet u door in Euro-Fiche eerst alles te selecteren en op de "Verwijderen" knop te drukken. Vervolgens kunt u de fiches weer toevoegen door op de "Inlezen" knop te drukken.
    
    
    ⏺ Release  v2.6                                                                                                                           
      - Import/Export Fiches: Added import and export buttons to save and load 
      fiches as JSON files                                                     
        - Export includes items, tags, and item quantities                     
        - Import validates JSON structure before applying                      
      - Data Cleaning on Apply: When applying fiches to the website, null      
      values and empty objects {} are now automatically removed from the       
      payload (empty arrays [] are preserved)                                  
        - Two-pass cleaning: first removes nulls, then removes empty objects   
      - Moved version display and import/export buttons above the logo (no     
      longer sticky)                                                           
      - Import/export buttons with download/upload icons positioned in         
      top-right of logo section
    Euro-Fiche is een browser-plugin gemaakt voor klanten van Eurofins die verplicht zijn om hun asbestinventarisatie gegevens te registreren op de overheids-website van de OVAM.
    
    Hoe werkt Euro-Fiche:
    - Maak een voorbeeld project in de OVAM omgeving met daarin alle fiches die u graag wilt gebruiken.
    - Zorg dat u op de Fichebibliotheek pagina van de OVAM-website staat waar alle fiches zichtbaar zijn.
    - Open Euro-Fiche en log in met uw Stella account (aanvragen bij Eurofins).
    - Druk op "Inlezen" en alle fiched worden in Euro-Fiche geladen.
    - Maak een nieuw project aan op de OVAM-Website.
    - Ga naar de Fichebibliotheek.
    - Open Euro-Fiche en selecteer de gewenste fiches die u wilt aanmaken.
    - Druk op toepassen. Alle fiches worden aangemaakt.
    
    U kunt verschillende zoekfilter gebruiken:
    - Zoek fiche op categorie
    - Zoek fiche op naam
    - Zoek fiche op tag.
      Er zijn een aantal standaard tags beschikbaar maar u kunt ook zelf tags aanmaken.
    
    Mocht u in het voorbeeld project fiches verwijderen of nieuwe fiches toevoegen dan moet u deze opnieuw inlezen in Euro-Fiche. Dit doet u door in Euro-Fiche eerst alles te selecteren en op de "Verwijderen" knop te drukken. Vervolgens kunt u de fiches weer toevoegen door op de "Inlezen" knop te drukken.
    
    
    ⏺ Release Changelog v2.7
    
      Bug Fixes
    
      - Apply Adviesfiche 400 "Failed to read request": stale enum values
      (`NIET_WAARNEEMBAAR_MATERIAAL`) were rejected by server. Added enum
      schema with valid-value set + migration map:
        - `NIET_WAARNEEMBAAR_MATERIAAL` → `ACTUALISATIE_NIET_MEER_WAARNEEMBAAR`
        - Any unknown `adviesType` → null (parse passes)
      - Apply created fiches with mismatched `asbestinventarisId` and stale
      `creatiedatum`. Now set from current URL inventory + fresh local
      datetime (no `Z` suffix to match server `LocalDateTime` parser).
      - `createFiche` now reads server response body to use server-assigned
      id (falls back to `Location` header, then local UUID).
      - Per-fiche failures no longer abort the whole apply run. Each fiche
      wrapped in try/catch; summary alert shown at end.
    
      New Features
    
      - Apply progress bar: live "X/Y — geslaagd N, mislukt M" with current
      fiche name and progress fill (green).
      - Delete progress bar: same UX for both "selected" and "all"
      delete-from-website flows (red).
      - "Wis website" danger icon (warning triangle) in top-right header,
      next to import/export. Two-step confirmation. Calls new content.js
      `deleteAllFromInventory` action that fetches inventory and deletes
      every `inspectiefiche`.
    
      Improvements
    
      - Data cleaning extended: empty strings (`""`) now stripped from
      payload alongside nulls and empty objects.
      - String sanitization: control characters (`\n`, `\r`, `\t`, …)
      collapsed to single space and trimmed before sending.
      - `Content-Type` header now includes `charset=utf-8` for all
      POST/PUT bodies to avoid Latin-1 mis-decode of accented chars.
      - Apply and update failures now log full server response body to
      console for faster debugging.
    
    
    ⏺ Release  v2.6                                                                                                                           
      - Import/Export Fiches: Added import and export buttons to save and load 
      fiches as JSON files                                                     
        - Export includes items, tags, and item quantities                     
        - Import validates JSON structure before applying                      
      - Data Cleaning on Apply: When applying fiches to the website, null      
      values and empty objects {} are now automatically removed from the       
      payload (empty arrays [] are preserved)                                  
        - Two-pass cleaning: first removes nulls, then removes empty objects   
      - Moved version display and import/export buttons above the logo (no     
      longer sticky)                                                           
      - Import/export buttons with download/upload icons positioned in         
      top-right of logo section

Permissions & access

Permissions
scriptingactiveTab
Host access
https://asbestinventaris-uat.ovam.be/*, https://asbestinventaris-opleiding.ovam.be/*, https://asbestinventaris.ovam.be/*

Screenshots

Auto Fill Extension screenshot 1

About

Euro-Fiche is een browser-plugin gemaakt voor klanten van Eurofins die verplicht zijn om hun asbestinventarisatie gegevens te registreren op de overheids-website van de OVAM.

Hoe werkt Euro-Fiche:
- Maak een voorbeeld project in de OVAM omgeving met daarin alle fiches die u graag wilt gebruiken.
- Zorg dat u op de Fichebibliotheek pagina van de OVAM-website staat waar alle fiches zichtbaar zijn.
- Open Euro-Fiche en log in met uw Stella account (aanvragen bij Eurofins).
- Druk op "Inlezen" en alle fiched worden in Euro-Fiche geladen.
- Maak een nieuw project aan op de OVAM-Website.
- Ga naar de Fichebibliotheek.
- Open Euro-Fiche en selecteer de gewenste fiches die u wilt aanmaken.
- Druk op toepassen. Alle fiches worden aangemaakt.

U kunt verschillende zoekfilter gebruiken:
- Zoek fiche op categorie
- Zoek fiche op naam
- Zoek fiche op tag.
  Er zijn een aantal standaard tags beschikbaar maar u kunt ook zelf tags aanmaken.

Mocht u in het voorbeeld project fiches verwijderen of nieuwe fiches toevoegen dan moet u deze opnieuw inlezen in Euro-Fiche. Dit doet u door in Euro-Fiche eerst alles te selecteren en op de "Verwijderen" knop te drukken. Vervolgens kunt u de fiches weer toevoegen door op de "Inlezen" knop te drukken.


⏺ Release Changelog v2.7

  Bug Fixes

  - Apply Adviesfiche 400 "Failed to read request": stale enum values
  (`NIET_WAARNEEMBAAR_MATERIAAL`) were rejected by server. Added enum
  schema with valid-value set + migration map:
    - `NIET_WAARNEEMBAAR_MATERIAAL` → `ACTUALISATIE_NIET_MEER_WAARNEEMBAAR`
    - Any unknown `adviesType` → null (parse passes)
  - Apply created fiches with mismatched `asbestinventarisId` and stale
  `creatiedatum`. Now set from current URL inventory + fresh local
  datetime (no `Z` suffix to match server `LocalDateTime` parser).
  - `createFiche` now reads server response body to use server-assigned
  id (falls back to `Location` header, then local UUID).
  - Per-fiche failures no longer abort the whole apply run. Each fiche
  wrapped in try/catch; summary alert shown at end.

  New Features

  - Apply progress bar: live "X/Y — geslaagd N, mislukt M" with current
  fiche name and progress fill (green).
  - Delete progress bar: same UX for both "selected" and "all"
  delete-from-website flows (red).
  - "Wis website" danger icon (warning triangle) in top-right header,
  next to import/export. Two-step confirmation. Calls new content.js
  `deleteAllFromInventory` action that fetches inventory and deletes
  every `inspectiefiche`.

  Improvements

  - Data cleaning extended: empty strings (`""`) now stripped from
  payload alongside nulls and empty objects.
  - String sanitization: control characters (`\n`, `\r`, `\t`, …)
  collapsed to single space and trimmed before sending.
  - `Content-Type` header now includes `charset=utf-8` for all
  POST/PUT bodies to avoid Latin-1 mis-decode of accented chars.
  - Apply and update failures now log full server response body to
  console for faster debugging.


⏺ Release  v2.6                                                                                                                           
  - Import/Export Fiches: Added import and export buttons to save and load 
  fiches as JSON files                                                     
    - Export includes items, tags, and item quantities                     
    - Import validates JSON structure before applying                      
  - Data Cleaning on Apply: When applying fiches to the website, null      
  values and empty objects {} are now automatically removed from the       
  payload (empty arrays [] are preserved)                                  
    - Two-pass cleaning: first removes nulls, then removes empty objects   
  - Moved version display and import/export buttons above the logo (no     
  longer sticky)                                                           
  - Import/export buttons with download/upload icons positioned in         
  top-right of logo section

Technical

Version
2.8
Manifest
V3
Size
116KiB
Min Chrome
88
Languages
1
Featured
No

Metadata

ID
mjnldallgbicbnfkhgdegilhiejmfhbj
Developer ID
u3639181090763c5e1f68fb050788cc45
Developer Email
[email protected]
Created
Mar 5, 2025
Last Updated (Store)
Jun 10, 2026
Last Scraped
Jun 12, 2026
Website
Privacy Policy

Similar extensions

Alternatives to Auto Fill Extension, ranked by description similarity.

Data sourced from the Chrome Web Store · last verified Jun 12, 2026.