Shipup
The Shipup extension instantly displays shipping information to your support team every time they open a ticket in their CRM
¿Qué es Shipup?
Shipup es una extensión de Chrome desarrollada por Shipup Extension, y su función principal es "The Shipup extension instantly displays shipping information to your support team every time they open a ticket in their CRM".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Shipup
Descarga archivos de extensión Shipup 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
The Shipup chrome extension improves your agents productivity by displaying order details and delivery information related to your customers right next to your tickets. The application queries your Shipup account to find customers' details, recent orders and their delivery data. Stop wasting time looking for a tracking number or visiting the shipping carrier's tracking page to know what happened with your customer's delivery. N.B. The extension is available both in English and French. In order to access to the Shipup extension, you need to have a PRO or ENTERPRISE Shipup account.
Información Básica de la Extensión
Nombre | |
ID | phiihnjnimloeflaelhinlndbglbhjgp |
URL Oficial | https://chromewebstore.google.com/detail/shipup/phiihnjnimloeflaelhinlndbglbhjgp |
Descripción | The Shipup extension instantly displays shipping information to your support team every time they open a ticket in their CRM |
Tamaño del Archivo | 529 KB |
Cantidad de Instalaciones | 732 |
Versión Actual | 1.6.13 |
Última Actualización | 2024-02-22 |
Fecha de Publicación | 2021-10-23 |
Calificación | 5.00/5 Total de 1 Calificaciones |
Desarrollador | Shipup Extension |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://www.shipup.co/ |
URL de la Página de Política de Privacidad | https://www.shipup.co/privacy-policy |
Idiomas Soportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Shipup", "version": "1.6.13", "description": "The Shipup extension instantly displays shipping information to your support team every time they open a ticket in their CRM", "browser_action": { "default_title": "Shipup" }, "icons": { "16": "favicon-16x16.png", "32": "favicon-32x32.png", "96": "favicon-96x96.png" }, "permissions": [ "storage", "tabs", "activeTab", "cookies", " |