Shopee Data Analysis Assistant
Shopee Product Selection and Data Analysis Plugin (xiapishuju.com)
什么是Shopee Data Analysis Assistant?
Shopee Data Analysis Assistant是由https://xiapishuju.com开发的Chrome扩展程序,该扩展的主要功能是“Shopee Product Selection and Data Analysis Plugin (xiapishuju.com)”。
扩展截图
下载Shopee Data Analysis Assistant扩展crx文件
下载Shopee Data Analysis Assistant扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Free Shopee data analysis and product selection plugin, compatible with all Shopee sites, allowing you to view data such as sales trends, SKU sales, and keyword popularity over the last 30 days. It also supports practical features such as image-based sourcing and downloading main images and videos. Enhance the efficiency and speed of your Shopee product selection and data analysis – give it a try now!
扩展基本信息
名称 | Shopee Data Analysis Assistant |
ID | kjmhgpfnhmjgohbjmdnogcdfocihnahg |
官方URL | https://chromewebstore.google.com/detail/shopee-data-analysis-assi/kjmhgpfnhmjgohbjmdnogcdfocihnahg |
简介 | Shopee Product Selection and Data Analysis Plugin (xiapishuju.com) |
文件大小 | 710 KB |
安装次数 | 3,138 |
当前版本 | 1.1.5 |
更新时间 | 2024-01-21 |
上架时间 | 2023-06-23 |
评分 | 3.83/5 共6次评分 |
开发者 | https://xiapishuju.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://www.xiapishuju.com/ |
帮助页面URL | https://www.xiapishuju.com/ |
隐私政策页面URL | https://docs.qq.com/doc/DWlhJTmdMWlpHd3h6 |
支持的语言 | en,zh-CN,zh-TW |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_extName__", "description": "__MSG_extDescription__", "version": "1.1.5", "default_locale": "zh_CN", "icons": { "16": "icons\/icon_16.png", "32": "icons\/icon_32.png", "48": "icons\/icon_48.png", "128": "icons\/icon_128.png" }, "background": { "service_worker": "background.js" }, "action": { "default_title": "__MSG_extName__", "default_popup": "popup.html" }, "permissions": [ "contextMenus", "cookies", "storage", "activeTab", "webNavigation", "declarativeNetRequest", "declarativeNetRequestFeedback", "declarativeNetRequestWithHostAccess" ], "declarative_net_request": { "rule_resources": [ { "id": "ruleset_1", "enabled": true, "path": "rules.json" }, { "id": "ruleset_2", "enabled": true, "path": "rules2.json" } ] }, "host_permissions": [ " |