ING BusinessOnLine komponent

Komponent dla przeglądarki Google Chrome, który umożliwia generowanie podpisów elektronicznych w systemie ING BusinessOnLine.

Vad är ING BusinessOnLine komponent?

ING BusinessOnLine komponent är en Chrome-tillägg utvecklad av https://ingbusinessonline.pl, och dess huvudfunktion är "Komponent dla przeglądarki Google Chrome, który umożliwia generowanie podpisów elektronicznych w systemie ING BusinessOnLine.".

Tilläggsskärmbilder

screenshot

Ladda ner ING BusinessOnLine komponent-förlängningens CRX-fil

Ladda ner ING BusinessOnLine komponent-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

                        PL:
Komponent dla przeglądarki Google Chrome, który umożliwia generowanie podpisów elektronicznych w systemie ING BusinessOnLine.

EN:
Component for Google Chrome that allows you to generate electronic signatures in the ING BusinessOnLine.                    

Grundläggande Information om Tillägg

Namn ING BusinessOnLine komponent ING BusinessOnLine komponent
ID bledfcibpogbpmaijpcohjdkoifeciak
Officiell webbadress https://chromewebstore.google.com/detail/ing-businessonline-kompon/bledfcibpogbpmaijpcohjdkoifeciak
Beskrivning Komponent dla przeglądarki Google Chrome, który umożliwia generowanie podpisów elektronicznych w systemie ING BusinessOnLine.
Filstorlek 453 KB
Antal Installationer 683
Aktuell Version 1.3.0.65
Senast Uppdaterad 2014-06-10
Publiceringsdatum 2014-06-10
Betyg 1.00/5 Totalt 2 Betyg
Utvecklare https://ingbusinessonline.pl
Betalningssätt free
Tilläggswebbplats http://www.ingbank.pl/ing-businessonline
Hjälpsida URL http://www.ingbank.pl/ing-businessonline/wsparcie
Stödda Språk pl
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "ING BusinessOnLine komponent",
    "short_name": "ING BusinessOnLine komponent",
    "description": "Komponent dla przegl\u0105darki Google Chrome, kt\u00f3ry umo\u017cliwia generowanie podpis\u00f3w elektronicznych w systemie ING BusinessOnLine.",
    "icons": {
        "19": "icon_19.png",
        "128": "icon_128.png"
    },
    "version": "1.3.0.65",
    "browser_action": {
        "default_icon": "icon_19.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "https:\/\/start.ingbusinessonline.pl\/",
        "https:\/\/login.ingbusinessonline.pl\/",
        "identity"
    ],
    "plugins": [
        {
            "path": "NPSignPluginING.dll",
            "public": true
        }
    ],
    "requirements": {
        "plugins": {
            "npapi": false
        }
    }
}