Ems-Networks Extension

Ems-Networks Extension

What is Ems-Networks Extension?

Ems-Networks Extension is a Chrome extension developed by http://intlabs.dev, and its main feature is "Ems-Networks Extension".

Extension Screenshots

screenshot

Download Ems-Networks Extension Extension CRX File

Download Ems-Networks Extension 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

                        Ems-Networks.Com | HỆ THỐNG CHỐT SALE, CHĂM SÓC KHÁCH HÀNG HOÀN HẢO!
- Phần mềm tra cứu, tìm kiếm thông tin khách hàng tiềm năng
- Tra cứu SĐT trên mọi Group, Fanpage, Profile
- Tra cứu thông tin khách hàng của bạn và cả đối thủ
- Quét tệp UID => Số điện thoại không giới hạn
- Tra cứu bất kì đâu, bất kì hình thức nào trên FB(comment, like, share, inbox) 
- Sử dụng vô cùng dễ dàng                    

Extension Basic Information

Name Ems-Networks Extension Ems-Networks Extension
ID fghgdapcoaknmdokpaafglkbdbjodell
Official URL https://chrome.google.com/webstore/detail/ems-networks-extension/fghgdapcoaknmdokpaafglkbdbjodell
Description Ems-Networks Extension
File Size 144 KB
Installation Count 241
Current Version 2.1.0
Last Updated 2022-11-16
Publish Date 2019-08-04
Rating 5.00/5 Total 18 Ratings
Developer http://intlabs.dev
Email [email protected]
Payment Type free
Extension Website https://intlabs.dev/
Help Page URL https://intlabs.dev/privacy.html
Privacy Policy Page URL https://intlabs.dev/privacy.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"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "description": "Ems-Networks Extension",
    "icons": {
        "128": "img\/128.png",
        "16": "img\/16.png",
        "48": "img\/48.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/sdk.accountkit.com\/en_US\/sdk.js; object-src 'self'",
    "manifest_version": 2,
    "name": "Ems-Networks Extension",
    "permissions": [
        "cookies",
        "http:\/\/facebook.com\/*",
        "https:\/\/facebook.com\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.1.0"
}