Interests Explorer

Uncover hidden & High-Converting Facebook interests

O que é Interests Explorer?

Interests Explorer é uma extensão do Chrome desenvolvida por http://www.interestsexplorer.com, e sua principal característica é "Uncover hidden & High-Converting Facebook interests".

Capturas de Tela da Extensão

Baixar o arquivo CRX da Extensão Interests Explorer

Baixe arquivos de extensão Interests Explorer 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

                        >>>> The World’s First Native Facebook Interests Engine ! <<<<
************VER 9.0*********************************************
> Target your Facebook campaigns more precisely !
> Discover the Most Profitable Interests on FB
> High conversions Interests with super targeted visitors
> Creating a Real "Interests Cloud" of Your Core Interests
> NEW! : Download data as CSV file ( PATH + AUDIENCE SIZE )

>>>>For Windows,  Mac,  Chromebook & Linux <<<<<<<<<

> Newbie & Pro Friendly  Environment
> Step-by-Step "how to" Tutorial. Interests Explorer is one of the simplest and most 
> Handcrafted by experts! Interests Explorer ( IE ) was built by professionals with more than ten years of software Dev. experience. With IE, we have used our experience from countless IM software projects and designed a tool that fits perfectly into the workflow of both professionals and novices
> Optimized for speed and Accurate IE contains the fastest process mining algorithms, and the most efficient Interests search engine framework In The Market . On top of that, you get an obsessively streamlined user experience allowing you to move fast. Because what counts is performance from start to finish.

> The Must have tool for any Facebook Marketers & Advertisers
> The most reliable and accurate Interests Cloud engine in the  market. in fact the only one ...  :-)                    

Informações Básicas da Extensão

Nome Interests Explorer Interests Explorer
ID igbgioodabklajfccehphfeicnidnhld
URL Oficial https://chrome.google.com/webstore/detail/igbgioodabklajfccehphfeicnidnhld
Descrição Uncover hidden & High-Converting Facebook interests
Tamanho do Arquivo 138 KB
Contagem de Instalações 2,425
Versão Atual 9.0
Última Atualização 2020-09-30
Data de Publicação 2018-03-23
Classificação 3.09/5 Total de 11 Avaliações
Desenvolvedor http://www.interestsexplorer.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão http://www.interestsexplorer.com
URL da Página de Ajuda http://www.interestsexplorer.com/help
URL da Página de Política de Privacidade http://www.amzing.pro/tos.htm
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Interests Explorer",
    "description": "Uncover hidden & High-Converting Facebook interests",
    "version": "9.0",
    "icons": {
        "16": "ico.png",
        "32": "ico.png",
        "64": "ico.png"
    },
    "background": {
        "scripts": [
            "includes\/jquery.js",
            "background.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_popup": "popup.html",
        "default_title": "interestsexplorer - FB Interests Extractor",
        "default_icon": "ico.png"
    },
    "incognito": "split",
    "permissions": [
        "",
        "tabs",
        "downloads",
        "storage"
    ]
}