facefone.vn

FACEFONE | Công nghệ 4.0, hỗ trợ chốt sale, tìm kiếm khách hàng tiềm năng hoàn hảo!

What is facefone.vn?

facefone.vn is a Chrome extension developed by fbs.ai, and its main feature is "FACEFONE | Công nghệ 4.0, hỗ trợ chốt sale, tìm kiếm khách hàng tiềm năng hoàn hảo!".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download facefone.vn Extension CRX File

Download facefone.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

                        Công nghệ của FaceFone hoạt động dựa trên nền tảng công nghệ Big Data hỗ trợ khách hàng lấy số điện thoại nhanh chóng của bất kỳ ai trên nền tảng của Facebook hiện nay (Profile, Group, Fanpage, Messenger). Tỷ lệ chính xác lên đến 95% kể cả số điện thoại ẩn trên Facebook                    

Extension Basic Information

Name facefone.vn facefone.vn
ID kojdendcdoeejdmcehlmhfgpcdhnncei
Official URL https://chrome.google.com/webstore/detail/facefonevn/kojdendcdoeejdmcehlmhfgpcdhnncei
Description FACEFONE | Công nghệ 4.0, hỗ trợ chốt sale, tìm kiếm khách hàng tiềm năng hoàn hảo!
File Size 104 KB
Installation Count 209
Current Version 1.0.13
Last Updated 2019-01-10
Publish Date 2019-01-10
Rating 4.33/5 Total 6 Ratings
Developer fbs.ai
Email [email protected]
Payment Type free
Extension Website https://facefone.vn/
Privacy Policy Page URL https://fbs.ai/privacy-policy.html
Supported Languages vi
manifest.json
{
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "img\/16.png",
        "default_popup": "myPopup.html"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "scripts\/jquery.min.js",
                "scripts\/content.js",
                "scripts\/jquery.notify.min.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "description": "FACEFONE | C\u00f4ng ngh\u1ec7 4.0, h\u1ed7 tr\u1ee3 ch\u1ed1t sale, t\u00ecm ki\u1ebfm kh\u00e1ch h\u00e0ng ti\u1ec1m n\u0103ng ho\u00e0n h\u1ea3o!",
    "icons": {
        "128": "img\/128.png",
        "16": "img\/16.png",
        "48": "img\/48.png"
    },
    "manifest_version": 2,
    "name": "facefone.vn",
    "permissions": [
        "activeTab",
        "storage",
        "tabs"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.13",
    "web_accessible_resources": [
        "scripts\/mypopup.js"
    ]
}