Daraz Tool

Help for snalyzing daraz keywords

什麼是Daraz Tool?

Daraz Tool是由ahmadmanzoor開發的Chrome擴展程式,該擴展的主要功能是“Help for snalyzing daraz keywords”。

擴展截圖

screenshot

下載Daraz Tool擴展crx文件

下載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
官方網址 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"
        ]
    }
}