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!

Was ist fbspy.vn?

fbspy.vn ist eine Chrome-Erweiterung, die von https://fbspy007.com entwickelt wurde, und ihr Hauptmerkmal ist "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!".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

fbspy.vn-Erweiterungs-CRX-Datei herunterladen

Laden Sie fbspy.vn-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name fbspy.vn fbspy.vn
ID fimmeemaghamhpkbjihdlhfonjfpdanb
Offizielle URL https://chromewebstore.google.com/detail/fbspyvn/fimmeemaghamhpkbjihdlhfonjfpdanb
Beschreibung 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!
Dateigröße 112 KB
Installationsanzahl 2,301
Aktuelle Version 7.6
Letztes Update 2022-10-05
Veröffentlichungsdatum 2020-05-18
Bewertung 3.15/5 Insgesamt 13 Bewertungen
Entwickler https://fbspy007.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://fbspy007.com/#about
Hilfeseite URL https://fbspy007.com/#contact
URL der Datenschutzrichtlinien-Seite https://fbspy.vn/chinh-sach-bao-mat-thong-tin.html
Unterstützte Sprachen 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
        }
    ]
}