Tellwise
Smarter Than Email: Email + Instant Messaging + Social + Analytics
¿Qué es Tellwise?
Tellwise es una extensión de Chrome desarrollada por https://tellwise.com, y su función principal es "Smarter Than Email: Email + Instant Messaging + Social + Analytics".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Tellwise
Descarga archivos de extensión Tellwise 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
Tellwise is a Sales Acceleration technology that empowers Sellers and Buyers to collaborate in real-time across any device and platform. This chrome extension allows you to send Tellwise messages, make calls and see activity feed from supported web pages. By installing this application you agree to Tellwise Terms of Use and Privacy Statements which can be found here: https://tellwise.com/terms-of-use/ https://tellwise.com/privacystatement/
Información Básica de la Extensión
Nombre | Tellwise |
ID | abdpemnjekdljijjmhhignmmbmdhflma |
URL Oficial | https://chromewebstore.google.com/detail/tellwise/abdpemnjekdljijjmhhignmmbmdhflma |
Descripción | Smarter Than Email: Email + Instant Messaging + Social + Analytics |
Tamaño del Archivo | 2.75 MB |
Cantidad de Instalaciones | 433 |
Versión Actual | 4.6.27 |
Última Actualización | 2020-02-25 |
Fecha de Publicación | 2020-02-25 |
Calificación | 5.00/5 Total de 2 Calificaciones |
Desarrollador | https://tellwise.com |
Correo electrónico | [email protected] |
Tipo de Pago | free |
URL de la Página de Política de Privacidad | https://tellwise.com/privacystatement |
Idiomas Soportados | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Tellwise", "short_name": "Tellwise", "description": "Smarter Than Email: Email + Instant Messaging + Social + Analytics", "version": "4.6.27", "background": { "scripts": [ "js\/background.js" ], "persistent": true }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "permissions": [ "activeTab", "storage", "https:\/\/*.tellwise.com\/", "https:\/\/tellwise.s3.amazonaws.com\/", "https:\/\/tellwise-deployments.s3.amazonaws.com\/", "https:\/\/fonts.googleapis.com\/", "https:\/\/mail.google.com\/*", "https:\/\/inbox.google.com\/*", "webRequest", "webRequestBlocking", "notifications", " |