Daraz Tool

Help for snalyzing daraz keywords

Qu'est-ce que Daraz Tool ?

Daraz Tool est une extension Chrome développée par ahmadmanzoor, et sa fonction principale est "Help for snalyzing daraz keywords".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Daraz Tool

Téléchargez les fichiers d'extension Daraz Tool 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

                        Key Features of that tool are:
- Suggested keywords
- Gives you Total listings
- Five Star listings
- Active listings
- FBD and Pakistan listings
- First 40 Top products data (having 4+ star rating) which includes:
- Products title
- Original price
- Discount (in %)
- Discounted Price
- No. of totla reviews
- Average review rating
- Country
- Listing Age (dates can be little bit change from original dates)
- Latest review (dates can be little bit change from original dates)
- Product's First image
- Product's URL

You just need to put the keyword of your product and code in the search bar
and you will get the all above details.                    

Informations de Base sur l'Extension

Nom Daraz Tool Daraz Tool
ID gfengfepgheocmfajdhhjgkodffaemio
URL Officiel https://chromewebstore.google.com/detail/daraz-tool/gfengfepgheocmfajdhhjgkodffaemio
Description Help for snalyzing daraz keywords
Taille du Fichier 70.8 KB
Nombre d'Installations 567
Version Actuelle 0.1.6.1
Dernière Mise à Jour 2021-02-28
Date de Publication 2021-02-28
Évaluation 1.00/5 Total 3 Évaluations
Développeur ahmadmanzoor
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://Dhariyat.com/demo/daraz
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "0.1.6.1",
    "name": "Daraz Tool",
    "description": "Help for snalyzing daraz keywords",
    "permissions": [
        "storage",
        "",
        "webRequest",
        "webRequestBlocking",
        "contextMenus"
    ],
    "icons": {
        "16": "data\/icons\/16.png",
        "19": "data\/icons\/19.png",
        "32": "data\/icons\/32.png",
        "38": "data\/icons\/38.png",
        "48": "data\/icons\/48.png",
        "64": "data\/icons\/64.png",
        "128": "data\/icons\/128.png",
        "256": "data\/icons\/256.png"
    },
    "homepage_url": "https:\/\/dhariyat.com",
    "browser_action": [],
    "background": {
        "scripts": [
            "background.js"
        ]
    }
}