Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "SellerDash - Daraz Product Hunting Tool",
"description": "A powerful product hunting tool for Daraz providing tools that need to succeed in a highly competitive marketplace.",
"version": "2.0.22",
"manifest_version": 3,
"permissions": [
"tabs",
"storage",
"webRequest"
],
"host_permissions": [
"<all_urls>"
],
"content_scripts": [
{
"js": [
"assets\/main.tsx-loader.0934c8df.js"
],
"matches": [
"https:\/\/www.daraz.pk\/*",
"https:\/\/www.daraz.com.bd\/*",
"https:\/\/www.daraz.com.np\/*",
"https:\/\/www.daraz.lk\/*",
"https:\/\/www.lazada.vn\/*",
"https:\/\/www.lazada.co.id\/*",
"https:\/\/www.lazada.co.th\/*",
"https:\/\/www.lazada.com.my\/*",
"https:\/\/www.lazada.sg\/*",
"https:\/\/www.lazada.com.ph\/*"
],
"css": [
"assets\/main.51a21178.css"
]
},
{
"js": [
"assets\/root.ts-loader.516f9ae3.js"
],
"matches": [
"http:\/\/localhost:3000\/*",
"https:\/\/localhost:3000\/*",
"https:\/\/*.sellerdash.pk\/*",
"https:\/\/sellerdash.pk\/*"
]
}
],
"background": {
"service_worker": "service-worker-loader.js",
"type": "module"
},
"web_accessible_resources": [
{
"matches": [
"http:\/\/localhost:3000\/*",
"https:\/\/*.sellerdash.pk\/*",
"https:\/\/localhost:3000\/*",
"https:\/\/sellerdash.pk\/*",
"https:\/\/www.daraz.com.bd\/*",
"https:\/\/www.daraz.com.np\/*",
"https:\/\/www.daraz.lk\/*",
"https:\/\/www.daraz.pk\/*",
"https:\/\/www.lazada.co.id\/*",
"https:\/\/www.lazada.co.th\/*",
"https:\/\/www.lazada.com.my\/*",
"https:\/\/www.lazada.com.ph\/*",
"https:\/\/www.lazada.sg\/*",
"https:\/\/www.lazada.vn\/*"
],
"resources": [
"src\/assets\/loader.gif",
"src\/assets\/dummy-market.png",
"src\/assets\/store-dummy.png"
]
},
{
"matches": [
"https:\/\/www.daraz.com.bd\/*",
"https:\/\/www.daraz.com.np\/*",
"https:\/\/www.daraz.lk\/*",
"https:\/\/www.daraz.pk\/*",
"https:\/\/www.lazada.co.id\/*",
"https:\/\/www.lazada.co.th\/*",
"https:\/\/www.lazada.com.my\/*",
"https:\/\/www.lazada.com.ph\/*",
"https:\/\/www.lazada.sg\/*",
"https:\/\/www.lazada.vn\/*"
],
"resources": [
"assets\/loader.f609e901.svg",
"assets\/sellerdash.c1b9ebe0.js",
"assets\/main.tsx.8302447b.js"
]
},
{
"matches": [
"http:\/\/localhost:3000\/*",
"https:\/\/*.sellerdash.pk\/*",
"https:\/\/localhost:3000\/*",
"https:\/\/sellerdash.pk\/*"
],
"resources": [
"assets\/sellerdash.c1b9ebe0.js",
"assets\/root.ts.f96e725a.js"
]
}
],
"action": {
"default_icon": "src\/assets\/icons\/icon128.png",
"default_title": "Sellerdash - powerful daraz product hunting tool"
},
"icons": {
"16": "src\/assets\/icons\/icon16.png",
"32": "src\/assets\/icons\/icon32.png",
"48": "src\/assets\/icons\/icon48.png",
"128": "src\/assets\/icons\/icon128.png"
},
"externally_connectable": {
"matches": [
"http:\/\/localhost:3000\/*",
"https:\/\/localhost:3000\/*",
"https:\/\/*.sellerdash.pk\/*",
"https:\/\/sellerdash.pk\/*"
]
}
}