Office@Hand for Google
Office@Hand for Google
什麼是Office@Hand for Google?
Office@Hand for Google是由RingCentral開發的Chrome擴展程式,該擴展的主要功能是“Office@Hand for Google”。
擴展截圖
下載Office@Hand for Google擴展crx文件
下載Office@Hand for Google擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Integrate your Office@Hand cloud communications system into Google.
• Click phone numbers to make calls through your Office@Hand phone system from your Gmail™ account.
• Invite as many as 1,000 audio participants to any Google Hangout™.
• Schedule Office@Hand Meetings® and conference calls directly within Google Calendar™.
• Listen to your voicemails directly within Gmail.
• Combine your Office@Hand and Google contacts in one easy-to-search screen.
• Manage your Business SMS conversations. 擴展基本資訊
| 名稱 | |
| ID | ikmdmhifkmnmhdgcadinmpocdnjekicg |
| 官方網址 | https://chromewebstore.google.com/detail/officehand-for-google/ikmdmhifkmnmhdgcadinmpocdnjekicg |
| 簡介 | Office@Hand for Google |
| 檔案大小 | 8.76 MB |
| 安裝次數 | 2,782 |
| 目前版本 | 23.3.34 |
| 更新時間 | 2024-01-31 |
| 上架時間 | 2020-04-07 |
| 開發者 | RingCentral |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | http://www.att.com/smallbusiness/content/shop/applications/office-at-hand.page |
| 隱私政策頁面URL | https://www.ringcentral.com/legal/privacy-notice.html |
| 支援的語言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"version": "23.3.34",
"name": "Office@Hand for Google",
"description": "Office@Hand 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": [
" | |