Tellwise
Smarter Than Email: Email + Instant Messaging + Social + Analytics
ما هو Tellwise؟
Tellwise هو إضافة Chrome تم تطويرها بواسطة https://tellwise.com، والميزة الرئيسية لها هي "Smarter Than Email: Email + Instant Messaging + Social + Analytics".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Tellwise
قم بتنزيل ملفات الامتداد Tellwise بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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/
معلومات أساسية عن التمديد
الاسم | Tellwise |
ID | abdpemnjekdljijjmhhignmmbmdhflma |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/tellwise/abdpemnjekdljijjmhhignmmbmdhflma |
الوصف | Smarter Than Email: Email + Instant Messaging + Social + Analytics |
حجم الملف | 2.75 MB |
عدد التثبيتات | 433 |
النسخة الحالية | 4.6.27 |
آخر تحديث | 2020-02-25 |
تاريخ النشر | 2020-02-25 |
تقييم | 5.00/5 مجموع تقييمات 2 |
المطور | https://tellwise.com |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
عنوان صفحة سياسة الخصوصية | https://tellwise.com/privacystatement |
اللغات المدعومة | 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", " |