Quantum Workplace
Quantum Workplace allows you to quickly recognize team members, give and receive real-time feedback, and jot down a private note.
什麼是Quantum Workplace?
Quantum Workplace是由quantum-workplace-developers開發的Chrome擴展程式,該擴展的主要功能是“Quantum Workplace allows you to quickly recognize team members, give and receive real-time feedback, and jot down a private note.”。
擴展截圖
下載Quantum Workplace擴展crx文件
下載Quantum Workplace擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
                        Note: A Quantum Workplace account is required to use this extension.  
What can you do with this extension?
GIVE RECOGNTION: 
Give some well deserved recognition to a coworker. 
GIVE FEEDBACK: 
Send some real-time feedback to a coworker. 
REQUEST FEEDBACK: 
Ask for feedback for yourself or someone on your team. 
CREATE A PRIVATE NOTE:
Jot down a note about a specific person that will be only visible to you. 
HAVE QUESTIONS?
Learn more about Quantum Workplace at https://www.quantumworkplace.com
CUSTOMER SUPPORT
If you have any problems or suggestions, please contact [email protected].                     擴展基本資訊
| 名稱 |   |  
| ID | kgcalffdplgpmafgcinnkaebcbdpjjop | 
| 官方網址 | https://chromewebstore.google.com/detail/quantum-workplace/kgcalffdplgpmafgcinnkaebcbdpjjop | 
| 簡介 | Quantum Workplace allows you to quickly recognize team members, give and receive real-time feedback, and jot down a private note. | 
| 檔案大小 | 1.05 MB | 
| 安裝次數 | 96 | 
| 目前版本 | 1.7 | 
| 更新時間 | 2019-03-28 | 
| 上架時間 | 2019-03-28 | 
| 評分 | 5.00/5 共 9 次評分 | 
| 開發者 | quantum-workplace-developers | 
| 付費類型 | free | 
| 擴展官網 | https://www.quantumworkplace.com | 
| 支援的語言 | en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Quantum Workplace",
    "description": "Quantum Workplace allows you to quickly recognize team members, give and receive real-time feedback, and jot down a private note.",
    "version": "1.7",
    "permissions": [
        "identity",
        "http:\/\/*.quantumworkplace.com\/",
        "https:\/\/*.quantumworkplace.com\/"
    ],
    "icons": {
        "16": "assets\/icon.png",
        "48": "assets\/icon48.png",
        "128": "assets\/icon128.png"
    },
    "browser_action": {
        "default_icon": "assets\/icon.png",
        "default_popup": "index.chrome.html"
    },
    "web_accessible_resources": [
        "**.*"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiO+ZG6Q1WKXDm5wMPSJ5i8AloSYKBWpBGJTvwnZgPKaJ21TBhcJ6Yyf\/av6nli+FzhDJuohBjQPoRz2Bb74\/5c2Sheq14ysz\/lD8Sb6M8Wf+ozs8MkYX94ODfzi15+S2d+6FFY5lfdDV68qw+JEjSmQPOm2zio3fVXgZl6eZTiFNT\/avlUZeq5TpaopHfKSdytC+AgjGq8GlYrNMrNYwpRtiD4yDydnPBZTz3tgNgkrBqPtavEFNObR\/94LqHjvklIwvnt1eiFwdVgRT4Ik6BBHQWZU\/XL3OWqjIoR5+kQJA\/jWI934ry70w6mu70pSz1fVrkqkdT2uu1T1TDQ0boQIDAQAB"
}  |  |