RDW Voertuiginformatie

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

Что такое RDW Voertuiginformatie?

RDW Voertuiginformatie - это расширение Chrome, разработанное Wout Rikkerink, и его основная функция - "Type 'rdw' plus een kenteken om de voertuiggegevens te raadplegen of rechtermuisklik > RDW Voertuiginformatie".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения RDW Voertuiginformatie

Скачайте файлы расширений RDW Voertuiginformatie в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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.                    

Основная информация о расширении

Название RDW Voertuiginformatie RDW Voertuiginformatie
ID adhndicedhhlcnbbaellgmllpjibiekg
Официальный URL https://chromewebstore.google.com/detail/rdw-voertuiginformatie/adhndicedhhlcnbbaellgmllpjibiekg
Описание Type 'rdw' plus een kenteken om de voertuiggegevens te raadplegen of rechtermuisklik > RDW Voertuiginformatie
Размер файла 14.05 KB
Количество установок 507
Текущая Версия 1.1.0
Последнее Обновление 2019-09-16
Дата публикации 2019-09-16
Рейтинг 4.14/5 Всего 7 оценок
Разработчик Wout Rikkerink
Тип оплаты free
Поддерживаемые языки 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"
}