Prixan: automatic competition monitoring
PRIXAN allows e-sellers and brands to monitor their market and optimize their pricing strategy
Apa itu Prixan: automatic competition monitoring?
Prixan: automatic competition monitoring adalah ekstensi Chrome yang dikembangkan oleh https://www.prixan.com, dan fitur utamanya adalah "PRIXAN allows e-sellers and brands to monitor their market and optimize their pricing strategy".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Prixan: automatic competition monitoring
Unduh file ekstensi Prixan: automatic competition monitoring dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Monitor the market as you are browsing, for each product page, the extension will display the prices of all the other resellers that you will decide to monitor.
Informasi Dasar Ekstensi
Nama | Prixan: automatic competition monitoring |
ID | pcoiehhcghecejjamojljcnibggnfnlj |
URL Resmi | https://chromewebstore.google.com/detail/prixan-automatic-competit/pcoiehhcghecejjamojljcnibggnfnlj |
Deskripsi | PRIXAN allows e-sellers and brands to monitor their market and optimize their pricing strategy |
Ukuran File | 158 KB |
Jumlah Instalasi | 446 |
Versi Saat Ini | 1.0.33 |
Terakhir Diperbarui | 2019-06-09 |
Tanggal Publikasi | 2019-06-05 |
Penilaian | 5.00/5 Total 1 Penilaian |
Pengembang | https://www.prixan.com |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | de,en-US,fr,es,it |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_ext_title__", "short_name": "Prixan", "description": "__MSG_ext_desc__", "version": "1.0.33", "default_locale": "en_US", "icons": { "16": "icon-16.png", "48": "icon-48.png", "128": "icon-128.png" }, "browser_action": { "default_title": "__MSG_browser_action_title__", "default_icon": "icon.png" }, "background": { "scripts": [ "jquery.min.js", "background.js" ] }, "permissions": [ "tabs", "storage", "activeTab" ], "content_scripts": [ { "matches": [ " |