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 |
Eメール | [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": [ " |