San exness

Quick search and advice from Exness

What is San exness?

San exness is a Chrome extension developed by contact.quickqa, and its main feature is "Quick search and advice from Exness".

Extension Screenshots

screenshot
screenshot

Download San exness Extension CRX File

Download San exness 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

                        Một công cụ giúp bạn Tìm và Thuê Xe Tự Lái TPHCM

Nếu bạn còn đang mất thời gian để tìm kiếm các loại xe tự lái thì đây là một cách hay  và nhanh chóng dành cho bạn chỉ với vài thao tác.

Cách sử dụng tools:
B1: Click vào icon của ứng dụng
B2: Nhập tên loại xe, yêu cầu phù hợp
B3: Chọn lấy thông tin ngay.

Ngay khi bạn điền thông tin vào ứng dụng Chrome extension này thì nó sẽ tự động tìm cho bạn nhanh nhất có thể.

Liên hệ và góp ý để phát triển công cụ hữu ích này tại:
-Địa chỉ: 272 Nguyễn Tiểu La, Phường 8, Quận 10, Thành phố Hồ Chí Minh
-Email: [email protected]
-Số điện thoại:  0932739377                    

Extension Basic Information

Name San exness San exness
ID pjjlpdpiccpkbgcanljdpmkijlolkild
Official URL https://chromewebstore.google.com/detail/san-exness/pjjlpdpiccpkbgcanljdpmkijlolkild
Description Quick search and advice from Exness
File Size 105 KB
Installation Count 32
Current Version 1.4.2
Last Updated 2022-08-23
Publish Date 2022-08-22
Rating 5.00/5 Total 1 Ratings
Developer contact.quickqa
Email [email protected]
Payment Type free
Extension Website https://kienthucforex.com/danh-gia-san-exness/
Help Page URL https://kienthucforex.com/
Privacy Policy Page URL https://solagift.shop/privacyinfo
Supported Languages en,vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "1.4.2",
    "manifest_version": 3,
    "description": "__MSG_appDescription__",
    "icons": {
        "16": "images\/16.png",
        "128": "images\/128.png"
    },
    "default_locale": "vi",
    "background": {
        "service_worker": "libs\/polyfill.min.js"
    },
    "permissions": [],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "scripts\/libs\/jquery.min.js",
                "scripts\/libs\/popper.min.js",
                "scripts\/libs\/bootstrap.min.js"
            ],
            "run_at": "document_idle",
            "all_frames": false
        }
    ],
    "action": {
        "default_icon": {
            "16": "images\/16.png"
        },
        "default_title": "S\u00e0n exness",
        "default_popup": "sanexness.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*.jpeg",
                "images\/*.png"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    }
}