Curation Suite

Curation Suite™ - Quick & easy content curation for the top CMS and publishing platforms.

Curation Suite là gì?

Curation Suite là một tiện ích mở rộng Chrome được phát triển bởi Curation Suite, và tính năng chính của nó là "Curation Suite™ - Quick & easy content curation for the top CMS and publishing platforms.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Curation Suite

Tải xuống các tệp mở rộng Curation Suite 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

                        Curation Suite™ gives you the power to publish high quality converting content quicker & easier than ever before.

It doesn't matter if you are a complete content newbie or an experienced content marketer or blogger-- Curation Suite™ is designed to give you an edge with content marketing.

With it's simple point, click, and curate interface you'll be publishing content in seconds.

You'll be able to easily build authority in any market or niche with Curation Suite's advanced but easy to use content finding tools and platform.

Effortlessly discover hot & trending content that your audience will crave, will drive clicks, traffic, and ultimately conversions.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Curation Suite Curation Suite
ID epkklamekapnhjhfmoiddlijpilfjpla
URL Chính Thức https://chromewebstore.google.com/detail/curation-suite/epkklamekapnhjhfmoiddlijpilfjpla
Mô tả Curation Suite™ - Quick & easy content curation for the top CMS and publishing platforms.
Kích Thước Tệp 2 MB
Số Lần Cài Đặt 374
Phiên Bản Hiện Tại 1.1.4
Cập Nhật Lần Cuối 2018-01-05
Ngày Phát Hành 2018-01-04
Đánh Giá 2.00/5 Tổng số 8 Đánh Giá
Nhà Phát Triển Curation Suite
Email [email protected]
Loại Thanh Toán in_app
Trang Web Mở Rộng https://curationsuite.com/
URL Trang Trợ Giúp https://members.youbrandinc.com/support/
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Curation Suite",
    "short_name": "Curation Suite",
    "version": "1.1.4",
    "description": "Curation Suite\u2122 - Quick & easy content curation for the top CMS and publishing platforms.",
    "browser_action": {
        "default_popup": "index.html",
        "default_icon": "images\/icon.png"
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "icons": {
        "16": "images\/icon.png",
        "48": "images\/icon-48.png",
        "128": "images\/icon-128.png"
    },
    "web_accessible_resources": [
        "lib\/jquery\/jquery-3.2.1.min.js",
        "scripts\/*"
    ]
}