Interests Explorer

Uncover hidden & High-Converting Facebook interests

Interests Explorerคืออะไร?

Interests Explorer เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.interestsexplorer.com และคุณลักษณะหลักของมันคือ "Uncover hidden & High-Converting Facebook interests"

ภาพหน้าจอของส่วนขยาย

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Interests Explorer

ดาวน์โหลดไฟล์ส่วนขยาย 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
อีเมล [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"
    ]
}