Sotel.vn

Sotel.vn Ứng dụng tìm kiếm khách hàng tiềm năng!

What is Sotel.vn?

Sotel.vn is a Chrome extension developed by RepuMartek, and its main feature is "Sotel.vn Ứng dụng tìm kiếm khách hàng tiềm năng!".

Extension Screenshots

screenshot

Download Sotel.vn Extension CRX File

Download Sotel.vn 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

                        Sotel - Công cụ Lấy số điện thoại, tìm kiếm khách hàng tiềm năng MIỄN PHÍ
- Lấy số điện thoại của Khách hàng trên mọi Group, Fanpage, Profile cả của mình lẫn đối thủ cạnh tranh và cả cộng đồng liên quan
- Lấy số điện thoại của Khách hàng trên mọi comment, like, share
- Lấy số điện thoại Khách hàng của mọi đối thủ cạnh tranh
- Lấy số điện thoại của cả đối thủ trong cuộc sống (những người ve vãn chồng bạn, vợ bạn, người yêu của bạn trên FB)
- Tỷ lệ thành công cao > 90%
- Tra cứu tất cả mọi tương tác
- Sử dụng dễ dàng, linh hoạt
- Thông tin tra cứu cụ thể, đầy đủ
- ...

===
- Đăng ký tài khoản sử dụng MIỄN PHÍ tại: https://sotel.vn/ và sau đó login tài khoản để sử dụng                    

Extension Basic Information

Name Sotel.vn Sotel.vn
ID jjmdjpaemngddcgfgpbcijjcannbigoh
Official URL https://chromewebstore.google.com/detail/sotelvn/jjmdjpaemngddcgfgpbcijjcannbigoh
Description Sotel.vn Ứng dụng tìm kiếm khách hàng tiềm năng!
File Size 140 KB
Installation Count 1,158
Current Version 1.4
Last Updated 2020-10-24
Publish Date 2020-10-01
Rating 5.00/5 Total 1 Ratings
Developer RepuMartek
Email [email protected]
Payment Type free
Extension Website https://sotel.vn
Help Page URL https://sotel.vn
Privacy Policy Page URL https://sotel.vn
Supported Languages vi
manifest.json
{
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "img\/16.png",
        "default_popup": "myPopup.html"
    },
    "content_scripts": [
        {
            "js": [
                "scripts\/jquery.min.js",
                "scripts\/content.js",
                "scripts\/axios.js",
                "scripts\/jquery.notify.min.js",
                "scripts\/md5.js"
            ],
            "css": [
                "\/css\/sotel.css"
            ],
            "matches": [
                "https:\/\/*.facebook.com\/*",
                "https:\/\/*.messenger.com\/*",
                "https:\/\/static.xx.fbcdn.net\/*",
                "https:\/\/*.fbcdn.net\/"
            ],
            "all_frames": true
        }
    ],
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "description": "Sotel.vn \u1ee8ng d\u1ee5ng t\u00ecm ki\u1ebfm kh\u00e1ch h\u00e0ng ti\u1ec1m n\u0103ng!",
    "icons": {
        "128": "img\/128.png",
        "16": "img\/16.png",
        "32": "img\/32.png",
        "48": "img\/48.png",
        "64": "img\/64.png",
        "96": "img\/96.png"
    },
    "manifest_version": 2,
    "name": "Sotel.vn",
    "permissions": [
        "https:\/\/*.facebook.com\/*",
        "https:\/\/wwww.messenger.com\/*",
        "https:\/\/*.sotel.vn\/*",
        "https:\/\/*.quetphone.com\/*",
        "tabs"
    ],
    "short_name": "Sotel",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.4",
    "web_accessible_resources": [
        "scripts\/mypopup.js"
    ]
}