Interests Explorer

Uncover hidden & High-Converting Facebook interests

What is Interests Explorer?

Interests Explorer is a Chrome extension developed by http://www.interestsexplorer.com, and its main feature is "Uncover hidden & High-Converting Facebook interests".

Extension Screenshots

Download Interests Explorer Extension CRX File

Download Interests Explorer extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Interests Explorer Interests Explorer
ID igbgioodabklajfccehphfeicnidnhld
Official URL https://chrome.google.com/webstore/detail/igbgioodabklajfccehphfeicnidnhld
Description Uncover hidden & High-Converting Facebook interests
File Size 138 KB
Installation Count 2,425
Current Version 9.0
Last Updated 2020-09-30
Publish Date 2018-03-23
Rating 3.09/5 Total 11 Ratings
Developer http://www.interestsexplorer.com
Email [email protected]
Payment Type free
Extension Website http://www.interestsexplorer.com
Help Page URL http://www.interestsexplorer.com/help
Privacy Policy Page URL http://www.amzing.pro/tos.htm
Supported Languages 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"
    ]
}