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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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/
عنوان صفحة المساعدة 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\/*"
    ]
}