Handz - price comparison made simple

Easy Price comparison - Currently working on Yad2. More sites will join soon

Wat is Handz - price comparison made simple?

Handz - price comparison made simple is een Chrome-extensie ontwikkeld door https://handz.co.il, en de belangrijkste functie is "Easy Price comparison - Currently working on Yad2. More sites will join soon".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Handz - price comparison made simple

Download Handz - price comparison made simple-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        היסטוריית מחירים של דירות למכירה ביד2                    

Basisinformatie over de Extensie

Naam Handz - price comparison made simple Handz - price comparison made simple
ID gjgdhpnmmpcpgjaepjehbijfgdblflbi
Officiële URL https://chromewebstore.google.com/detail/handz-price-comparison-ma/gjgdhpnmmpcpgjaepjehbijfgdblflbi
Beschrijving Easy Price comparison - Currently working on Yad2. More sites will join soon
Bestandsgrootte 60.55 KB
Aantal Installaties 37,778
Huidige Versie 6.2.0.0
Laatst Bijgewerkt 2024-02-24
Publicatiedatum 2020-06-28
Beoordeling 4.68/5 Totaal 264 Beoordelingen
Ontwikkelaar https://handz.co.il
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.handz.co.il
URL van de Privacybeleid Pagina https://app.handz.co.il/privacyPolicy
Ondersteunde Talen en,iw
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "version": "6.2.0.0",
    "description": "__MSG_description__",
    "default_locale": "he",
    "permissions": [
        "tabs",
        "scripting",
        "storage",
        "unlimitedStorage"
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/*.handz.co.il\/*"
        ]
    },
    "action": {
        "default_icon": {
            "16": "icons\/icon16.png",
            "48": "icons\/icon48.png",
            "64": "icons\/icon64.png",
            "128": "icons\/icon128.png"
        },
        "default_title": "__MSG_name__"
    },
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "64": "icons\/icon64.png",
        "128": "icons\/icon128.png"
    },
    "host_permissions": [
        "*:\/\/*.yad2.co.il\/*",
        "*:\/\/*.madlan.co.il\/*",
        "*:\/\/*.ad.co.il\/*",
        "*:\/\/*.komo.co.il\/*",
        "*:\/\/*.madas.co.il\/*",
        "*:\/\/*.nadlan.co.il\/*",
        "*:\/\/*.nadlan.com\/*",
        "*:\/\/*.homeless.co.il\/*",
        "*:\/\/*.winwin.co.il\/*",
        "*:\/\/*.zap.co.il\/*",
        "*:\/\/*.bipbip.co.il\/*",
        "*:\/\/*.diradira.co.il\/*",
        "*:\/\/*.homely.co.il\/*",
        "*:\/\/*.focusnet.co.il\/*",
        "*:\/\/*.handz.co.il\/*",
        "*:\/\/*.handz.local\/*",
        "*:\/\/*.google-analytics.com\/*"
    ],
    "content_scripts": [
        {
            "js": [
                "assets\/js\/21f64475.js"
            ],
            "matches": [
                "*:\/\/*.madlan.co.il\/*",
                "*:\/\/*.ad.co.il\/*",
                "*:\/\/*.komo.co.il\/*",
                "*:\/\/*.madas.co.il\/*",
                "*:\/\/*.nadlan.com\/*",
                "*:\/\/*.homeless.co.il\/*",
                "*:\/\/*.winwin.co.il\/*",
                "*:\/\/*.zap.co.il\/*",
                "*:\/\/*.bipbip.co.il\/*",
                "*:\/\/*.diradira.co.il\/*",
                "*:\/\/*.homely.co.il\/*",
                "*:\/\/*.focusnet.co.il\/*",
                "*:\/\/*.handz.co.il\/*"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "assets\/js\/34f61318.js"
            ],
            "matches": [
                "*:\/\/*.yad2.co.il\/*"
            ],
            "run_at": "document_end",
            "css": [
                "assets\/js\/1b07c009.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*.ad.co.il\/*",
                "*:\/\/*.bipbip.co.il\/*",
                "*:\/\/*.diradira.co.il\/*",
                "*:\/\/*.focusnet.co.il\/*",
                "*:\/\/*.handz.co.il\/*",
                "*:\/\/*.homeless.co.il\/*",
                "*:\/\/*.homely.co.il\/*",
                "*:\/\/*.komo.co.il\/*",
                "*:\/\/*.madas.co.il\/*",
                "*:\/\/*.madlan.co.il\/*",
                "*:\/\/*.nadlan.com\/*",
                "*:\/\/*.winwin.co.il\/*",
                "*:\/\/*.zap.co.il\/*"
            ],
            "resources": [
                "assets\/chunks\/js\/4ed993c7.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "*:\/\/*.yad2.co.il\/*"
            ],
            "resources": [
                "assets\/chunks\/js\/86dd9a60.js",
                "assets\/chunks\/js\/791ca35e.js"
            ],
            "use_dynamic_url": true
        }
    ]
}