San exness

Quick search and advice from Exness

Cos'è San exness?

San exness è un'estensione di Chrome sviluppata da contact.quickqa, e la sua funzione principale è "Quick search and advice from Exness".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione San exness

Scarica i file di estensione San exness 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

                        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                    

Informazioni di Base sull'Estensione

Nome San exness San exness
ID pjjlpdpiccpkbgcanljdpmkijlolkild
URL Ufficiale https://chromewebstore.google.com/detail/san-exness/pjjlpdpiccpkbgcanljdpmkijlolkild
Descrizione Quick search and advice from Exness
Dimensione del File 105 KB
Conteggio Installazioni 32
Versione Corrente 1.4.2
Ultimo Aggiornamento 2022-08-23
Data di Pubblicazione 2022-08-22
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore contact.quickqa
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://kienthucforex.com/danh-gia-san-exness/
URL della Pagina di Aiuto https://kienthucforex.com/
URL della Pagina della Politica sulla Privacy https://solagift.shop/privacyinfo
Lingue Supportate 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'"
    }
}