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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย 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
อีเมล [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
}