Tellwise
Smarter Than Email: Email + Instant Messaging + Social + Analytics
Tellwise란 무엇입니까?
Tellwise은(는) https://tellwise.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Smarter Than Email: Email + Instant Messaging + Social + Analytics"입니다.
확장 프로그램 스크린샷
Tellwise 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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 |
개인정보 보호 정책 페이지 URL | 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", " |