Kbbar

Invokes Méthode with a page source UUID

Qu'est-ce que Kbbar ?

Kbbar est une extension Chrome développée par Eidosmedia, et sa fonction principale est "Invokes Méthode with a page source UUID".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Kbbar

Téléchargez les fichiers d'extension Kbbar au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        The extension allows, when being in a web site built with Eidosmedia solutions, to open an editorial object (articles or web pages) in the Eidosmedia Méthode/Prime applications.                    

Informations de Base sur l'Extension

Nom Kbbar Kbbar
ID gpplgofkncapijjdaibcmpkedcfhjikf
URL Officiel https://chromewebstore.google.com/detail/kbbar/gpplgofkncapijjdaibcmpkedcfhjikf
Description Invokes Méthode with a page source UUID
Taille du Fichier 28.29 KB
Nombre d'Installations 291
Version Actuelle 1.0
Dernière Mise à Jour 2022-08-05
Date de Publication 2017-01-09
Développeur Eidosmedia
Email [email protected]
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Kbbar",
    "version": "1.0",
    "description": "Invokes M\u00e9thode with a page source UUID",
    "icons": {
        "32": "kbb32.png",
        "48": "kbb48.png"
    },
    "background": {
        "page": "background.html",
        "persistent": false
    },
    "browser_action": {
        "default_icon": {
            "19": "kbb19.png",
            "38": "kbb38.png"
        },
        "default_title": "M\u00e9thode Kbbar"
    },
    "permissions": [
        "activeTab",
        "nativeMessaging"
    ]
}