Tellwise
Smarter Than Email: Email + Instant Messaging + Social + Analytics
Cos'è Tellwise?
Tellwise è un'estensione di Chrome sviluppata da https://tellwise.com, e la sua funzione principale è "Smarter Than Email: Email + Instant Messaging + Social + Analytics".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Tellwise
Scarica i file di estensione Tellwise in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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/
Informazioni di Base sull'Estensione
Nome | Tellwise |
ID | abdpemnjekdljijjmhhignmmbmdhflma |
URL Ufficiale | https://chromewebstore.google.com/detail/tellwise/abdpemnjekdljijjmhhignmmbmdhflma |
Descrizione | Smarter Than Email: Email + Instant Messaging + Social + Analytics |
Dimensione del File | 2.75 MB |
Conteggio Installazioni | 433 |
Versione Corrente | 4.6.27 |
Ultimo Aggiornamento | 2020-02-25 |
Data di Pubblicazione | 2020-02-25 |
Valutazione | 5.00/5 Totale 2 Valutazioni |
Sviluppatore | https://tellwise.com |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://tellwise.com/privacystatement |
Lingue Supportate | 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", " |