contentbird Connect

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

Qu'est-ce que contentbird Connect ?

contentbird Connect est une extension Chrome développée par contentbird GmbH, et sa fonction principale est "With contentbird Connect you can easily publish or synchronize your content from contentbird in your CMS.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension contentbird Connect

Téléchargez les fichiers d'extension contentbird Connect au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom contentbird Connect contentbird Connect
ID jgpjaicmphbcoidjjmpnifeeihljhheb
URL Officiel https://chromewebstore.google.com/detail/contentbird-connect/jgpjaicmphbcoidjjmpnifeeihljhheb
Description With contentbird Connect you can easily publish or synchronize your content from contentbird in your CMS.
Taille du Fichier 523 KB
Nombre d'Installations 255
Version Actuelle 1.0.6
Dernière Mise à Jour 2021-03-29
Date de Publication 2020-04-08
Évaluation 5.00/5 Total 3 Évaluations
Développeur contentbird GmbH
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://de.contentbird.io
Langues Prises en Charge 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
}