contentbird Connect

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

Apa itu contentbird Connect?

contentbird Connect adalah ekstensi Chrome yang dikembangkan oleh contentbird GmbH, dan fitur utamanya adalah "With contentbird Connect you can easily publish or synchronize your content from contentbird in your CMS.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi contentbird Connect

Unduh file ekstensi contentbird Connect dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama contentbird Connect contentbird Connect
ID jgpjaicmphbcoidjjmpnifeeihljhheb
URL Resmi https://chromewebstore.google.com/detail/contentbird-connect/jgpjaicmphbcoidjjmpnifeeihljhheb
Deskripsi With contentbird Connect you can easily publish or synchronize your content from contentbird in your CMS.
Ukuran File 523 KB
Jumlah Instalasi 255
Versi Saat Ini 1.0.6
Terakhir Diperbarui 2021-03-29
Tanggal Publikasi 2020-04-08
Penilaian 5.00/5 Total 3 Penilaian
Pengembang contentbird GmbH
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://de.contentbird.io
Bahasa yang Didukung 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
}