CVRTjek

Søg efter CVR oplysninger med CVRTjek

What is CVRTjek?

CVRTjek is a Chrome extension developed by Jonas, and its main feature is "Søg efter CVR oplysninger med CVRTjek".

Extension Screenshots

screenshot
screenshot

Download CVRTjek Extension CRX File

Download CVRTjek extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Slå cvr data op med CVRTjek

Kildekode: https://github.com/joandrsn/CVRTjek

Fejl, tilføjelser el. rettelser? Kontakt os via en af følgende
Hjemmeside: https://cvrapi.dk/contact 
Github: https://github.com/joandrsn/CVRTjek                    

Extension Basic Information

Name CVRTjek CVRTjek
ID bannjhmiggaimlaflbfgacflchplogdc
Official URL https://chromewebstore.google.com/detail/cvrtjek/bannjhmiggaimlaflbfgacflchplogdc
Description Søg efter CVR oplysninger med CVRTjek
File Size 26.82 KB
Installation Count 97
Current Version 0.0.2.1
Last Updated 2018-11-27
Publish Date 2018-11-27
Rating 5.00/5 Total 1 Ratings
Developer Jonas
Payment Type free
Extension Website https://cvrtjek.dk
Help Page URL https://cvrapi.dk/contact
Supported Languages da
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "CVRTjek",
    "version": "0.0.2.1",
    "description": "S\u00f8g efter CVR oplysninger med CVRTjek",
    "icons": {
        "1024": "Icons\/logo_cvrtjek.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "page_action": {
        "default_icon": "Icons\/logo_cvrtjek.png"
    },
    "permissions": [
        "contextMenus",
        "cookies",
        "*:\/\/app.cvrtjek.dk\/"
    ]
}