TELUS Business Connect for Google
TELUS Business Connect for Google
TELUS Business Connect for Googleとは何ですか?
TELUS Business Connect for GoogleはTELUS Communications Incによって開発されたChromeの拡張機能で、その主な機能は「TELUS Business Connect for Google」です。
拡張機能のスクリーンショット
TELUS Business Connect for Google拡張機能のCRXファイルをダウンロード
TELUS Business Connect for Google拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
TELUS Business Connect Seamlessly integrate your TELUS Business Connect communications and collaboration solution with Google Cloud to create a powerful business communications hub. The TELUS Business Connect for Google Chrome extension makes it easy for your teams to access key TELUS Business Connect features without leaving their persistent Google applications, simplifying workflow and increasing productivity. Features: Calendar: Schedule and join TELUS Business Connect Meetings and audio conference calls Chrome browser softphone: • View your complete communications history (voicemails, faxes, and messages) • Active call control features (multi-way call, transfer, record, flip, etc.) • Combine your TELUS Business Connect and Google contacts in one easy-to-search screen • Click-to-dial or Click-to-SMS phone numbers within favorite G Suite applications such as Gmail, Docs™, Google Calendar™, and Chrome browser Benefits: ► Seamless integration with Google Chrome Connecting TELUS Business Connect with the web browser you use every day allows you to automate tedious tasks in your workflow for added efficiency and ease of use. ► Streamlined business communications The TELUS Business Connect for Google Chrome extension reduces the need for users to turn to other tools while working in their persistent Google applications. ► Productive team collaboration The ability to efficiently schedule and join conferences evolves your team collaboration, keeping projects moving forward in a productive way.
拡張機能の基本情報
名前 | TELUS Business Connect for Google |
ID | pgjalheaoofikjfidelgbldglgnhmfle |
公式URL | https://chromewebstore.google.com/detail/telus-business-connect-fo/pgjalheaoofikjfidelgbldglgnhmfle |
説明 | TELUS Business Connect for Google |
ファイルサイズ | 10.63 MB |
インストール数 | 3,645 |
現在のバージョン | 23.3.34 |
最終更新日 | 2024-02-05 |
公開日 | 2020-02-07 |
評価 | 4.60/5 合計 5 レビュー |
開発者 | TELUS Communications Inc |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | http://business.telus.com/en/business/bundles-business-connect?CMP=PRT_sTEL_cBusinessConnect_cdBundlesB_ad&INTCMP=VAN_businessconnect |
プライバシーポリシーページのURL | https://www.telus.com/en/on/support/privacy-policy?linktype=footer |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "23.3.34", "name": "TELUS Business Connect for Google", "description": "TELUS Business Connect for Google", "background": { "page": "background.html" }, "permissions": [ "tabs", "background", "notifications", "http:\/\/*\/", "https:\/\/*\/", "storage", "identity" ], "browser_action": [], "icons": { "16": "icon_16.png", "32": "icon_32.png", "48": "icon_48.png", "128": "icon_128.png" }, "web_accessible_resources": [ "redirect.html", "client.html", "assets\/*" ], "content_scripts": [ { "matches": [ "*:\/\/calendar.google.com\/*" ], "js": [ ".\/googleCalendarContent.js" ], "all_frames": true }, { "matches": [ " |