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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        >>>> 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
이메일 [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"
    ]
}