RDW Voertuiginformatie

Type 'rdw' plus een kenteken om de voertuiggegevens te raadplegen of rechtermuisklik > RDW Voertuiginformatie

Co je RDW Voertuiginformatie?

RDW Voertuiginformatie je rozšíření Chrome vyvinuté Wout Rikkerink, a jeho hlavní funkcí je „Type 'rdw' plus een kenteken om de voertuiggegevens te raadplegen of rechtermuisklik > RDW Voertuiginformatie“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření RDW Voertuiginformatie

Stáhněte si soubory rozšíření RDW Voertuiginformatie 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í

                        Deze extensie laat je gemakkelijk een kenteken raadplegen in de RDW Voertuiginformatie Portal. Type 'rdw' plus een kenteken om de voertuiggegevens te raadplegen of selecteer een kenteken en rechtermuisklik > RDW Voertuiginformatie.                    

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

Název RDW Voertuiginformatie RDW Voertuiginformatie
ID adhndicedhhlcnbbaellgmllpjibiekg
Oficiální URL https://chromewebstore.google.com/detail/rdw-voertuiginformatie/adhndicedhhlcnbbaellgmllpjibiekg
Popis Type 'rdw' plus een kenteken om de voertuiggegevens te raadplegen of rechtermuisklik > RDW Voertuiginformatie
Velikost souboru 14.05 KB
Počet instalací 507
Aktuální Verze 1.1.0
Poslední Aktualizace 2019-09-16
Datum Vydání 2019-09-16
Hodnocení 4.14/5 Celkem 7 Hodnocení
Vývojář Wout Rikkerink
Typ Platby free
Podporované Jazyky nl
manifest.json
{
    "author": "Wout Rikkerink",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "description": "Type 'rdw' plus een kenteken om de voertuiggegevens te raadplegen of rechtermuisklik > RDW Voertuiginformatie",
    "icons": {
        "128": "icon128.png",
        "16": "icon16.png",
        "48": "icon48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhaqTosFTlAQTWPULkU3g+DjiM07Y7ZH6NkrMfwteyqhm89hKX9MUQ2g35nVCK14g\/qty5qYWdiUDE6SxZUNIfO8uG3gUpt9NcxO2EHQYWYOVBDwNe+asxe7JuRazDCTF1roPmPJN2fJfW69bALnGt9z6Sql47wAgkKYZtFkN6ot5L2GmGltP5FPfYViB4YteTHVM4W1eNykcDMER0IwO3NxBkSxmA0Yw1cfcVZ9T0TY0+0darh2FZ8Zt28uRRxD+akvQ9LkKcUrvUk5H5z1VdFR3Dp3o5+HRkJOn6kq+42OjVRbgExJ6kaZdTdokZd5wBoY19CiG8Y6B6Ly80tgAewIDAQAB",
    "manifest_version": 2,
    "name": "RDW Voertuiginformatie",
    "omnibox": {
        "keyword": "rdw"
    },
    "permissions": [
        "contextMenus"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1.0"
}