contentbird Connect

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

ما هو contentbird Connect؟

contentbird Connect هو إضافة Chrome تم تطويرها بواسطة contentbird GmbH، والميزة الرئيسية لها هي "With contentbird Connect you can easily publish or synchronize your content from contentbird in your CMS.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة contentbird Connect

قم بتنزيل ملفات الامتداد contentbird Connect بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
البريد الإلكتروني [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
}