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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
        ]
    }
}