电霸拼多多插件版
电霸浏览器插件,免费为拼多多商家提供在拼多多商品页面,实时查看商品SKU价格区间,近三十天销量,实时最高类目排名,引流关键词,所属店铺销量趋势等关键信息,安装即用,操作简单
What is 电霸拼多多插件版?
电霸拼多多插件版 is a Chrome extension developed by betc, and its main feature is "电霸浏览器插件,免费为拼多多商家提供在拼多多商品页面,实时查看商品SKU价格区间,近三十天销量,实时最高类目排名,引流关键词,所属店铺销量趋势等关键信息,安装即用,操作简单".
Extension Screenshots
Download 电霸拼多多插件版 Extension CRX File
Download 电霸拼多多插件版 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
拼多多卖家数据分析工具,方便卖家轻松查看店铺经营数据和商品销售分析以及商品流量来源。 电霸浏览器插件免费拼多多卖家数据分析助手工具,让你深入了解你的竞争对手!根据拼多多的前台页面,提供商品的商品ID、所属店铺、引流类目、引流关键词及排名等功能。让您能迅速了解竞争对手的销售情况和引流来源。
Extension Basic Information
Name | 电霸拼多多插件版 |
ID | bhconenonplhpopjbgimhcmlobkhgdol |
Official URL | https://chromewebstore.google.com/detail/%E7%94%B5%E9%9C%B8%E6%8B%BC%E5%A4%9A%E5%A4%9A%E6%8F%92%E4%BB%B6%E7%89%88/bhconenonplhpopjbgimhcmlobkhgdol |
Description | 电霸浏览器插件,免费为拼多多商家提供在拼多多商品页面,实时查看商品SKU价格区间,近三十天销量,实时最高类目排名,引流关键词,所属店铺销量趋势等关键信息,安装即用,操作简单 |
File Size | 271 KB |
Installation Count | 1,000 |
Current Version | 2.2.5 |
Last Updated | 2020-01-16 |
Publish Date | 2020-01-15 |
Rating | 5.00/5 Total 1 Ratings |
Developer | betc |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | http://www.dianba6.com/privacyPolicy |
Supported Languages | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "\u7535\u9738\u62fc\u591a\u591a\u63d2\u4ef6\u7248", "version": "2.2.5", "description": "\u7535\u9738\u6d4f\u89c8\u5668\u63d2\u4ef6\uff0c\u514d\u8d39\u4e3a\u62fc\u591a\u591a\u5546\u5bb6\u63d0\u4f9b\u5728\u62fc\u591a\u591a\u5546\u54c1\u9875\u9762\uff0c\u5b9e\u65f6\u67e5\u770b\u5546\u54c1SKU\u4ef7\u683c\u533a\u95f4\uff0c\u8fd1\u4e09\u5341\u5929\u9500\u91cf\uff0c\u5b9e\u65f6\u6700\u9ad8\u7c7b\u76ee\u6392\u540d\uff0c\u5f15\u6d41\u5173\u952e\u8bcd\uff0c\u6240\u5c5e\u5e97\u94fa\u9500\u91cf\u8d8b\u52bf\u7b49\u5173\u952e\u4fe1\u606f\uff0c\u5b89\u88c5\u5373\u7528\uff0c\u64cd\u4f5c\u7b80\u5355", "icons": { "16": "resources\/HL.icon.png", "48": "resources\/HL.icon.png", "128": "resources\/HL.icon.png" }, "background": { "scripts": [ "packages\/HL.BackStageSupport.js", "packages\/HL.GetApiData.js", "products\/HL.BackstageMethod.js", "products\/HL.Backstage.js" ] }, "permissions": [ "browsingData", "cookies", "tabs", "storage", "notifications", "webRequest", "webRequestBlocking", "*:\/\/*.yangkeduo.com\/*", "*:\/\/*.pinduoduo.com\/*", "*:\/\/*.dianba6.com\/*" ], "content_scripts": [ { "js": [ "packages\/HL.ReceptionSupport.js", "products\/HL.Content.js", "products\/DBpdd\/HL.MainLogic.js" ], "matches": [ "*:\/\/*.dianba6.com\/*" ], "run_at": "document_start" }, { "js": [ "packages\/HL.ReceptionSupport.js", "products\/HL.Content.js", "products\/YKD\/HL.MainLogic.js", "resources\/echarts\/echarts.min.js", "resources\/echarts\/echartsDianbaTheme.js", "resources\/echarts\/graphics.js" ], "css": [ "resources\/HL.YKD.css" ], "matches": [ "*:\/\/*.yangkeduo.com\/*" ], "run_at": "document_start" } ], "web_accessible_resources": [ "products\/YKD\/HL.dataGrab.js", "resources\/*" ] } |