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
公式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
Eメール [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"
        ]
    }
}