Prixan: automatic competition monitoring
PRIXAN allows e-sellers and brands to monitor their market and optimize their pricing strategy
¿Qué es Prixan: automatic competition monitoring?
Prixan: automatic competition monitoring es una extensión de Chrome desarrollada por https://www.prixan.com, y su función principal es "PRIXAN allows e-sellers and brands to monitor their market and optimize their pricing strategy".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Prixan: automatic competition monitoring
Descarga archivos de extensión Prixan: automatic competition monitoring en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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.
Información Básica de la Extensión
Nombre | Prixan: automatic competition monitoring |
ID | pcoiehhcghecejjamojljcnibggnfnlj |
URL Oficial | https://chromewebstore.google.com/detail/prixan-automatic-competit/pcoiehhcghecejjamojljcnibggnfnlj |
Descripción | PRIXAN allows e-sellers and brands to monitor their market and optimize their pricing strategy |
Tamaño del Archivo | 158 KB |
Cantidad de Instalaciones | 446 |
Versión Actual | 1.0.33 |
Última Actualización | 2019-06-09 |
Fecha de Publicación | 2019-06-05 |
Calificación | 5.00/5 Total de 1 Calificaciones |
Desarrollador | https://www.prixan.com |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Idiomas Soportados | 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": [ " |