WebSoSanh

Công cụ so sánh giá

Qu'est-ce que WebSoSanh ?

WebSoSanh est une extension Chrome développée par websosanh, et sa fonction principale est "Công cụ so sánh giá".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension WebSoSanh

Téléchargez les fichiers d'extension WebSoSanh au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Ứng dụng so sánh giá hàng đầu Việt Nam. Giúp bạn so sánh giá bán sản phẩm từ hơn 10.000 website bán hàng phổ biến nhất.                    

Informations de Base sur l'Extension

Nom WebSoSanh WebSoSanh
ID ojclbecpekjpndbjjkmbiapbeknfclih
URL Officiel https://chromewebstore.google.com/detail/websosanh/ojclbecpekjpndbjjkmbiapbeknfclih
Description Công cụ so sánh giá
Taille du Fichier 351 KB
Nombre d'Installations 155
Version Actuelle 1.0.2
Dernière Mise à Jour 2016-04-06
Date de Publication 2016-04-06
Évaluation 5.00/5 Total 2 Évaluations
Développeur websosanh
Type de Paiement free
Site Web de l'Extension http://websosanh.vn/
URL de la Page d'Aide http://websosanh.vn/
Langues Prises en Charge vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "WebSoSanh",
    "version": "1.0.2",
    "manifest_version": 2,
    "description": "C\u00f4ng c\u1ee5 so s\u00e1nh gi\u00e1",
    "browser_action": {
        "default_icon": "img\/icon.png",
        "default_popup": "myPopup.html"
    },
    "background": {
        "scripts": [
            "js\/jquery.min.js",
            "js\/all.js"
        ]
    },
    "permissions": [
        "tabs",
        "contextMenus"
    ],
    "icons": {
        "16": "img\/icon-16.png",
        "32": "img\/icon-32.png",
        "64": "img\/icon-64.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/typekit.net; object-src 'self'"
}