Daraz Tool

Help for snalyzing daraz keywords

ما هو Daraz Tool؟

Daraz Tool هو إضافة Chrome تم تطويرها بواسطة ahmadmanzoor، والميزة الرئيسية لها هي "Help for snalyzing daraz keywords".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Daraz Tool

قم بتنزيل ملفات الامتداد Daraz Tool بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم Daraz Tool Daraz Tool
ID gfengfepgheocmfajdhhjgkodffaemio
عنوان URL الرسمي https://chromewebstore.google.com/detail/daraz-tool/gfengfepgheocmfajdhhjgkodffaemio
الوصف Help for snalyzing daraz keywords
حجم الملف 70.8 KB
عدد التثبيتات 567
النسخة الحالية 0.1.6.1
آخر تحديث 2021-02-28
تاريخ النشر 2021-02-28
تقييم 1.00/5 مجموع تقييمات 3
المطور ahmadmanzoor
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة http://Dhariyat.com/demo/daraz
اللغات المدعومة 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"
        ]
    }
}