fbspy.vn

Fbspy.vn | Fbspy007.com Extension | 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!

Cos'è fbspy.vn?

fbspy.vn è un'estensione di Chrome sviluppata da https://fbspy007.com, e la sua funzione principale è "Fbspy.vn | Fbspy007.com Extension | 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!".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione fbspy.vn

Scarica i file di estensione fbspy.vn in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Tra cứu số điện thoại trên facebook
Ứng dụng lấy số điện thoại trên Facebook
Tất cả người dùng tương tác trên Facebook bạn đều có thể tra cứu thông tin nhanh chóng và chuẩn xác.                    

Informazioni di Base sull'Estensione

Nome fbspy.vn fbspy.vn
ID fimmeemaghamhpkbjihdlhfonjfpdanb
URL Ufficiale https://chromewebstore.google.com/detail/fbspyvn/fimmeemaghamhpkbjihdlhfonjfpdanb
Descrizione Fbspy.vn | Fbspy007.com Extension | 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!
Dimensione del File 112 KB
Conteggio Installazioni 2,301
Versione Corrente 7.6
Ultimo Aggiornamento 2022-10-05
Data di Pubblicazione 2020-05-18
Valutazione 3.15/5 Totale 13 Valutazioni
Sviluppatore https://fbspy007.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://fbspy007.com/#about
URL della Pagina di Aiuto https://fbspy007.com/#contact
URL della Pagina della Politica sulla Privacy https://fbspy.vn/chinh-sach-bao-mat-thong-tin.html
Lingue Supportate vi
manifest.json
{
    "background": {
        "service_worker": "scripts\/background.js"
    },
    "action": {
        "default_icon": "img\/16.png",
        "default_popup": "myPopup.html"
    },
    "content_scripts": [
        {
            "js": [
                "scripts\/jquery.min.js",
                "scripts\/content.js",
                "scripts\/jquery.notify.min.js",
                "scripts\/toastr.min.js",
                "scripts\/md5.js"
            ],
            "css": [
                "css\/style.css"
            ],
            "matches": [
                "https:\/\/*.facebook.com\/*",
                "https:\/\/*.messenger.com\/*",
                "https:\/\/fbspy.vn\/*"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'",
        "sandbox": "sandbox allow-scripts; script-src 'self' 'https:\/\/apis.google.com\/' 'https:\/\/www.gstatic.com\/' 'https:\/\/*.firebaseio.com' 'https:\/\/www.googleapis.com' 'https:\/\/ajax.googleapis.com'; object-src 'self'"
    },
    "description": "Fbspy.vn | Fbspy007.com Extension | 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": 3,
    "name": "fbspy.vn",
    "permissions": [
        "tabs",
        "storage"
    ],
    "optional_permissions": [],
    "host_permissions": [
        "https:\/\/*.facebook.com\/*",
        "https:\/\/wwww.messenger.com\/*",
        "https:\/\/fbspy.vn\/",
        "*:\/\/*\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "7.6",
    "web_accessible_resources": [
        {
            "resources": [
                "scripts\/mypopup.js"
            ],
            "matches": [],
            "extension_ids": [],
            "use_dynamic_url": true
        }
    ]
}