Prixan: automatic competition monitoring
PRIXAN allows e-sellers and brands to monitor their market and optimize their pricing strategy
Hvad er Prixan: automatic competition monitoring?
Prixan: automatic competition monitoring er en Chrome-udvidelse udviklet af https://www.prixan.com, og dens hovedfunktion er "PRIXAN allows e-sellers and brands to monitor their market and optimize their pricing strategy".
Udvidelsesskærmbilleder
Download Prixan: automatic competition monitoring-udvidelses-CRX-fil
Download Prixan: automatic competition monitoring-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | Prixan: automatic competition monitoring |
ID | pcoiehhcghecejjamojljcnibggnfnlj |
Officiel URL | https://chromewebstore.google.com/detail/prixan-automatic-competit/pcoiehhcghecejjamojljcnibggnfnlj |
Beskrivelse | PRIXAN allows e-sellers and brands to monitor their market and optimize their pricing strategy |
Filstørrelse | 158 KB |
Antal Installationer | 446 |
Nuværende Version | 1.0.33 |
Senest Opdateret | 2019-06-09 |
Udgivelsesdato | 2019-06-05 |
Bedømmelse | 5.00/5 Samlet 1 Bedømmelser |
Udvikler | https://www.prixan.com |
[email protected] | |
Betalingsmetode | free |
Understøttede Sprog | 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": [ " |