Curation Suite

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

Curation Suiteคืออะไร?

Curation Suite เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Curation Suite และคุณลักษณะหลักของมันคือ "Curation Suite™ - Quick & easy content curation for the top CMS and publishing platforms."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Curation Suite

ดาวน์โหลดไฟล์ส่วนขยาย Curation Suite ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Curation Suite Curation Suite
ID epkklamekapnhjhfmoiddlijpilfjpla
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/curation-suite/epkklamekapnhjhfmoiddlijpilfjpla
คำอธิบาย Curation Suite™ - Quick & easy content curation for the top CMS and publishing platforms.
ขนาดไฟล์ 2 MB
จำนวนการติดตั้ง 374
เวอร์ชันปัจจุบัน 1.1.4
อัปเดตครั้งล่าสุด 2018-01-05
วันที่เผยแพร่ 2018-01-04
คะแนน 2.00/5 รวมทั้งหมด 8 คะแนน
ผู้พัฒนา Curation Suite
อีเมล [email protected]
ประเภทการชำระเงิน in_app
เว็บไซต์ส่วนขยาย https://curationsuite.com/
URL หน้าช่วยเหลือ https://members.youbrandinc.com/support/
ภาษาที่รองรับ 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\/*"
    ]
}