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
官方網址 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
電子郵箱 [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
}