Curation Suite

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

O que é Curation Suite?

Curation Suite é uma extensão do Chrome desenvolvida por Curation Suite, e sua principal característica é "Curation Suite™ - Quick & easy content curation for the top CMS and publishing platforms.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Curation Suite

Baixe arquivos de extensão Curation Suite no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Curation Suite Curation Suite
ID epkklamekapnhjhfmoiddlijpilfjpla
URL Oficial https://chromewebstore.google.com/detail/curation-suite/epkklamekapnhjhfmoiddlijpilfjpla
Descrição Curation Suite™ - Quick & easy content curation for the top CMS and publishing platforms.
Tamanho do Arquivo 2 MB
Contagem de Instalações 374
Versão Atual 1.1.4
Última Atualização 2018-01-05
Data de Publicação 2018-01-04
Classificação 2.00/5 Total de 8 Avaliações
Desenvolvedor Curation Suite
Email [email protected]
Tipo de Pagamento in_app
Site da Extensão https://curationsuite.com/
URL da Página de Ajuda https://members.youbrandinc.com/support/
Idiomas Suportados 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\/*"
    ]
}