Interests Explorer

Uncover hidden & High-Converting Facebook interests

Interests Explorerとは何ですか?

Interests Explorerはhttp://www.interestsexplorer.comによって開発されたChromeの拡張機能で、その主な機能は「Uncover hidden & High-Converting Facebook interests」です。

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

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

Interests Explorer拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        >>>> 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 ...  :-)                    

拡張機能の基本情報

名前 Interests Explorer Interests Explorer
ID igbgioodabklajfccehphfeicnidnhld
公式URL https://chrome.google.com/webstore/detail/igbgioodabklajfccehphfeicnidnhld
説明 Uncover hidden & High-Converting Facebook interests
ファイルサイズ 138 KB
インストール数 2,425
現在のバージョン 9.0
最終更新日 2020-09-30
公開日 2018-03-23
評価 3.09/5 合計 11 レビュー
開発者 http://www.interestsexplorer.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト http://www.interestsexplorer.com
ヘルプページのURL http://www.interestsexplorer.com/help
プライバシーポリシーページのURL http://www.amzing.pro/tos.htm
対応言語 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"
    ]
}