Kbbar

Invokes Méthode with a page source UUID

Kbbarとは何ですか?

KbbarはEidosmediaによって開発されたChromeの拡張機能で、その主な機能は「Invokes Méthode with a page source UUID」です。

拡張機能のスクリーンショット

screenshot

Kbbar拡張機能のCRXファイルをダウンロード

Kbbar拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Kbbar Kbbar
ID gpplgofkncapijjdaibcmpkedcfhjikf
公式URL https://chromewebstore.google.com/detail/kbbar/gpplgofkncapijjdaibcmpkedcfhjikf
説明 Invokes Méthode with a page source UUID
ファイルサイズ 28.29 KB
インストール数 291
現在のバージョン 1.0
最終更新日 2022-08-05
公開日 2017-01-09
開発者 Eidosmedia
Eメール [email protected]
支払い方法 free
対応言語 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"
    ]
}