Shopee Data Analysis Assistant
Shopee Product Selection and Data Analysis Plugin (xiapishuju.com)
Cos'è Shopee Data Analysis Assistant?
Shopee Data Analysis Assistant è un'estensione di Chrome sviluppata da https://xiapishuju.com, e la sua funzione principale è "Shopee Product Selection and Data Analysis Plugin (xiapishuju.com)".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Shopee Data Analysis Assistant
Scarica i file di estensione Shopee Data Analysis Assistant in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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!
Informazioni di Base sull'Estensione
Nome | Shopee Data Analysis Assistant |
ID | kjmhgpfnhmjgohbjmdnogcdfocihnahg |
URL Ufficiale | https://chromewebstore.google.com/detail/shopee-data-analysis-assi/kjmhgpfnhmjgohbjmdnogcdfocihnahg |
Descrizione | Shopee Product Selection and Data Analysis Plugin (xiapishuju.com) |
Dimensione del File | 710 KB |
Conteggio Installazioni | 3,138 |
Versione Corrente | 1.1.5 |
Ultimo Aggiornamento | 2024-01-21 |
Data di Pubblicazione | 2023-06-23 |
Valutazione | 3.83/5 Totale 6 Valutazioni |
Sviluppatore | https://xiapishuju.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.xiapishuju.com/ |
URL della Pagina di Aiuto | https://www.xiapishuju.com/ |
URL della Pagina della Politica sulla Privacy | https://docs.qq.com/doc/DWlhJTmdMWlpHd3h6 |
Lingue Supportate | 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": [ " |