RDW Voertuiginformatie

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

Vad är RDW Voertuiginformatie?

RDW Voertuiginformatie är en Chrome-tillägg utvecklad av Wout Rikkerink, och dess huvudfunktion är "Type 'rdw' plus een kenteken om de voertuiggegevens te raadplegen of rechtermuisklik > RDW Voertuiginformatie".

Tilläggsskärmbilder

screenshot

Ladda ner RDW Voertuiginformatie-förlängningens CRX-fil

Ladda ner RDW Voertuiginformatie-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn RDW Voertuiginformatie RDW Voertuiginformatie
ID adhndicedhhlcnbbaellgmllpjibiekg
Officiell webbadress https://chromewebstore.google.com/detail/rdw-voertuiginformatie/adhndicedhhlcnbbaellgmllpjibiekg
Beskrivning Type 'rdw' plus een kenteken om de voertuiggegevens te raadplegen of rechtermuisklik > RDW Voertuiginformatie
Filstorlek 14.05 KB
Antal Installationer 507
Aktuell Version 1.1.0
Senast Uppdaterad 2019-09-16
Publiceringsdatum 2019-09-16
Betyg 4.14/5 Totalt 7 Betyg
Utvecklare Wout Rikkerink
Betalningssätt free
Stödda Språk 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"
}