contentbird Connect
With contentbird Connect you can easily publish or synchronize your content from contentbird in your CMS.
contentbird Connect là gì?
contentbird Connect là một tiện ích mở rộng Chrome được phát triển bởi contentbird GmbH, và tính năng chính của nó là "With contentbird Connect you can easily publish or synchronize your content from contentbird in your CMS.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng contentbird Connect
Tải xuống các tệp mở rộng contentbird Connect dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | contentbird Connect |
ID | jgpjaicmphbcoidjjmpnifeeihljhheb |
URL Chính Thức | https://chromewebstore.google.com/detail/contentbird-connect/jgpjaicmphbcoidjjmpnifeeihljhheb |
Mô tả | With contentbird Connect you can easily publish or synchronize your content from contentbird in your CMS. |
Kích Thước Tệp | 523 KB |
Số Lần Cài Đặt | 255 |
Phiên Bản Hiện Tại | 1.0.6 |
Cập Nhật Lần Cuối | 2021-03-29 |
Ngày Phát Hành | 2020-04-08 |
Đánh Giá | 5.00/5 Tổng số 3 Đánh Giá |
Nhà Phát Triển | contentbird GmbH |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://de.contentbird.io |
Ngôn Ngữ Được Hỗ Trợ | 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 } |