Tellwise
Smarter Than Email: Email + Instant Messaging + Social + Analytics
Vad är Tellwise?
Tellwise är en Chrome-tillägg utvecklad av https://tellwise.com, och dess huvudfunktion är "Smarter Than Email: Email + Instant Messaging + Social + Analytics".
Tilläggsskärmbilder
Ladda ner Tellwise-förlängningens CRX-fil
Ladda ner Tellwise-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
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/
Grundläggande Information om Tillägg
Namn | Tellwise |
ID | abdpemnjekdljijjmhhignmmbmdhflma |
Officiell webbadress | https://chromewebstore.google.com/detail/tellwise/abdpemnjekdljijjmhhignmmbmdhflma |
Beskrivning | Smarter Than Email: Email + Instant Messaging + Social + Analytics |
Filstorlek | 2.75 MB |
Antal Installationer | 433 |
Aktuell Version | 4.6.27 |
Senast Uppdaterad | 2020-02-25 |
Publiceringsdatum | 2020-02-25 |
Betyg | 5.00/5 Totalt 2 Betyg |
Utvecklare | https://tellwise.com |
E-post | [email protected] |
Betalningssätt | free |
URL till Sekretesspolicy Sidan | https://tellwise.com/privacystatement |
Stödda Språk | 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", " |