Curation Suite

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

Curation Suiteとは何ですか?

Curation SuiteはCuration Suiteによって開発されたChromeの拡張機能で、その主な機能は「Curation Suite™ - Quick & easy content curation for the top CMS and publishing platforms.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

Curation Suite拡張機能のCRXファイルをダウンロード

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
Eメール [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\/*"
    ]
}