Socialleadgold 5.0 Super Engine >> Mac/PC

Socialleadgold 5.0 Super Engine >> Mac/PC

Socialleadgold 5.0 Super Engine >> Mac/PC란 무엇입니까?

Socialleadgold 5.0 Super Engine >> Mac/PC은(는) http://www.socialleadgold.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Socialleadgold 5.0 Super Engine >> Mac/PC"입니다.

확장 프로그램 스크린샷

Socialleadgold 5.0 Super Engine >> Mac/PC 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Social Lead Gold ( SLG ) VERSION 5.0 BATCH MODE ! based on Seven types of super fast and Multi-Threading Hybrid engines This allows him to Grab Members from

* Multi-Threading Batch Mode 
* Closed groups !
* Open groups 
* Individual Posts
* Events
* Graph search syntax / Queries for targeting specific countries, ages, locations etc.. 

Could extracting up to seven times more target leads than any other software !!!                    

확장 프로그램 기본 정보

이름 Socialleadgold 5.0 Super Engine >> Mac/PC Socialleadgold 5.0 Super Engine >> Mac/PC
ID jfginplegpahjmcmohkcpnigckmfnajn
공식 URL https://chrome.google.com/webstore/detail/socialleadgold-50-super-e/jfginplegpahjmcmohkcpnigckmfnajn
설명 Socialleadgold 5.0 Super Engine >> Mac/PC
파일 크기 151 KB
설치 횟수 3,566
현재 버전 5.0
최근 업데이트 2015-05-24
출시 날짜 2015-05-24
평점 3.85/5 총 20 개의 평점
개발자 http://www.socialleadgold.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 http:/www.socialleadgold.com
도움말 페이지 URL http://www.socialleadgold.com/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": false,
            "run_at": "document_start",
            "js": [
                "includes\/content.js"
            ]
        }
    ],
    "name": "Socialleadgold 5.0 Super Engine >> Mac\/PC",
    "icons": {
        "128": "icons\/icon128.png",
        "48": "icons\/icon48.png",
        "16": "icons\/button.png"
    },
    "web_accessible_resources": [
        "res\/*"
    ],
    "description": "Socialleadgold 5.0 Super Engine >> Mac\/PC",
    "background": {
        "page": "background.html"
    },
    "version": "5.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": "Socialleadgold 5.0 Super Engine >> Mac\/PC"
    },
    "permissions": [
        "tabs",
        "webNavigation",
        "notifications",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ]
}