contentbird Connect

With contentbird Connect you can easily publish or synchronize your content from contentbird in your CMS.

contentbird Connectとは何ですか?

contentbird Connectはcontentbird GmbHによって開発されたChromeの拡張機能で、その主な機能は「With contentbird Connect you can easily publish or synchronize your content from contentbird in your CMS.」です。

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

screenshot

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

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

拡張機能の使用方法

                        Mit contentbird Connect können Sie einfach Ihre Contents aus contentbird in Ihrem CMS veröffentlichen oder synchronisieren.
Hierfür können Sie Ihren gewünschten Content auswählen und alle hinterlegten Textbausteine bequem mit wenigen Klicks kopieren und an die gewünschte Stelle im CMS (oder andere Tools) einfügen.                    

拡張機能の基本情報

名前 contentbird Connect contentbird Connect
ID jgpjaicmphbcoidjjmpnifeeihljhheb
公式URL https://chromewebstore.google.com/detail/contentbird-connect/jgpjaicmphbcoidjjmpnifeeihljhheb
説明 With contentbird Connect you can easily publish or synchronize your content from contentbird in your CMS.
ファイルサイズ 523 KB
インストール数 255
現在のバージョン 1.0.6
最終更新日 2021-03-29
公開日 2020-04-08
評価 5.00/5 合計 3 レビュー
開発者 contentbird GmbH
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://de.contentbird.io
対応言語 de,en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "1.0.6",
    "default_locale": "de",
    "description": "__MSG_appDesc__",
    "permissions": [
        "tabs"
    ],
    "browser_action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "images\/contentbird_icon_16.png",
            "32": "images\/contentbird_icon_32.png",
            "48": "images\/contentbird_icon_48.png",
            "128": "images\/contentbird_icon_128.png"
        }
    },
    "icons": {
        "16": "images\/contentbird_icon_16.png",
        "32": "images\/contentbird_icon_32.png",
        "48": "images\/contentbird_icon_48.png",
        "128": "images\/contentbird_icon_128.png"
    },
    "manifest_version": 2
}