Interests Pro 2 >> Mac/PC

Interests Pro 2 >> Mac/PC

Interests Pro 2 >> Mac/PCคืออะไร?

Interests Pro 2 >> Mac/PC เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.interests.pro และคุณลักษณะหลักของมันคือ "Interests Pro 2 >> Mac/PC"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Interests Pro 2 >> Mac/PC

ดาวน์โหลดไฟล์ส่วนขยาย Interests Pro 2 >> Mac/PC ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Uncover thousands of hidden & High-Converting Facebook interests you would have never thought existed!
Use the Wisdom of Crowds to predict the most Profitable Interests and Keywords

Why and How to Use Interests.Pro

Graph search is a true Big Data play. The Palo Alto engineers’ challenge has been to take epic amounts of the data we share daily and ‘map’ it in a way that allows the user to search the platform using logical phrases and retrieve useful results in return.

Interests.Pro mission is to organize and export these insights and make them accessible and useful for profesional marketers

 
What type of Interests you can get with Interests.Pro ?!
Groups about location/interest/brand/person
Groups of people who like brand/person/interest
Groups liked by people who like brand/person/interest/location
Groups liked by people who live in location
Groups of people who like topic and brand/interest
Pages about location/interest/brand/person
Pages liked by gender who like brand/gender/interest/person
Pages liked by gender over the age of number
Pages liked by people who live in location
Favourite interests of people who like brand/gender
Music liked by person/page/brand who also likes brand/interest
Movies liked bybrand who also likes interest
Games played by people who like brand/interest/location
Apps used by people who like brand/person/interest/location
Place of interest visited by people/profession who like brand

There is no other Software as Powerful and Flexible as Interests.Pro
Any Marketer can use this in his business to make a huge impact.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Interests Pro 2 >> Mac/PC Interests Pro 2 >> Mac/PC
ID afbapaabgjaociakklfogjkjldiakecj
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/interests-pro-2-%3E%3E-macpc/afbapaabgjaociakklfogjkjldiakecj
คำอธิบาย Interests Pro 2 >> Mac/PC
ขนาดไฟล์ 139 KB
จำนวนการติดตั้ง 368
เวอร์ชันปัจจุบัน 2.0
อัปเดตครั้งล่าสุด 2015-06-22
วันที่เผยแพร่ 2015-06-22
คะแนน 3.75/5 รวมทั้งหมด 4 คะแนน
ผู้พัฒนา http://www.interests.pro
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://www.interests.pro
URL หน้าช่วยเหลือ http://www.interests.pro/help
URL หน้านโยบายความเป็นส่วนตัว http://www.amzing.pro/tos.htm
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.facebook.com\/*"
            ],
            "all_frames": true,
            "run_at": "document_start",
            "js": [
                "includes\/content.js"
            ]
        }
    ],
    "name": "Interests Pro 2 >> Mac\/PC",
    "icons": {
        "128": "icons\/icon128.png",
        "48": "icons\/icon48.png",
        "16": "icons\/button.png"
    },
    "web_accessible_resources": [
        "res\/*"
    ],
    "description": "Interests Pro 2 >> Mac\/PC",
    "background": {
        "page": "background.html"
    },
    "version": "2.0",
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "icons\/button.png",
        "default_title": "Interests Pro 2 >> Mac\/PC"
    },
    "permissions": [
        "tabs",
        "webNavigation",
        "notifications",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ]
}