MS Bot
This extension will help to automate the process of attending live sessions in MS Teams.
什麼是MS Bot?
MS Bot是由Abhishek Meharia開發的Chrome擴展程式,該擴展的主要功能是“This extension will help to automate the process of attending live sessions in MS Teams.”。
擴展截圖
下載MS Bot擴展crx文件
下載MS Bot擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This extension will help to automate the process of attending live sessions in MS Teams.
擴展基本資訊
名稱 | MS Bot |
ID | ghbogkemnhihglaecpncmcnccdebmdmc |
官方網址 | https://chromewebstore.google.com/detail/ms-bot/ghbogkemnhihglaecpncmcnccdebmdmc |
簡介 | This extension will help to automate the process of attending live sessions in MS Teams. |
檔案大小 | 91.43 KB |
安裝次數 | 16 |
目前版本 | 0.3 |
更新時間 | 2020-08-25 |
上架時間 | 2020-08-17 |
評分 | 5.00/5 共 1 次評分 |
開發者 | Abhishek Meharia |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://abhim.in |
說明頁面URL | https://abhim.in |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "MS Bot", "description": "This extension will help to automate the process of attending live sessions in MS Teams.", "version": "0.3", "icons": { "64": "images\/bot-64.png", "128": "images\/bot-128.png", "256": "images\/bot-256.png", "512": "images\/bot-512.png" }, "browser_action": { "default_icon": "images\/bot-256.png", "default_popup": "popup.html" }, "background": { "page": "background.html" }, "permissions": [ "tabs" ], "content_scripts": [ { "matches": [ " |