Prixan: automatic competition monitoring
PRIXAN allows e-sellers and brands to monitor their market and optimize their pricing strategy
Vad är Prixan: automatic competition monitoring?
Prixan: automatic competition monitoring är en Chrome-tillägg utvecklad av https://www.prixan.com, och dess huvudfunktion är "PRIXAN allows e-sellers and brands to monitor their market and optimize their pricing strategy".
Tilläggsskärmbilder
Ladda ner Prixan: automatic competition monitoring-förlängningens CRX-fil
Ladda ner Prixan: automatic competition monitoring-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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äggande Information om Tillägg
Namn | Prixan: automatic competition monitoring |
ID | pcoiehhcghecejjamojljcnibggnfnlj |
Officiell webbadress | https://chromewebstore.google.com/detail/prixan-automatic-competit/pcoiehhcghecejjamojljcnibggnfnlj |
Beskrivning | PRIXAN allows e-sellers and brands to monitor their market and optimize their pricing strategy |
Filstorlek | 158 KB |
Antal Installationer | 446 |
Aktuell Version | 1.0.33 |
Senast Uppdaterad | 2019-06-09 |
Publiceringsdatum | 2019-06-05 |
Betyg | 5.00/5 Totalt 1 Betyg |
Utvecklare | https://www.prixan.com |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | 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": [ " |