MS Bot
This extension will help to automate the process of attending live sessions in MS Teams.
Apa itu MS Bot?
MS Bot adalah ekstensi Chrome yang dikembangkan oleh Abhishek Meharia, dan fitur utamanya adalah "This extension will help to automate the process of attending live sessions in MS Teams.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi MS Bot
Unduh file ekstensi MS Bot dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
This extension will help to automate the process of attending live sessions in MS Teams.
Informasi Dasar Ekstensi
Nama | MS Bot |
ID | ghbogkemnhihglaecpncmcnccdebmdmc |
URL Resmi | https://chromewebstore.google.com/detail/ms-bot/ghbogkemnhihglaecpncmcnccdebmdmc |
Deskripsi | This extension will help to automate the process of attending live sessions in MS Teams. |
Ukuran File | 91.43 KB |
Jumlah Instalasi | 16 |
Versi Saat Ini | 0.3 |
Terakhir Diperbarui | 2020-08-25 |
Tanggal Publikasi | 2020-08-17 |
Penilaian | 5.00/5 Total 1 Penilaian |
Pengembang | Abhishek Meharia |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://abhim.in |
URL Halaman Bantuan | https://abhim.in |
Bahasa yang Didukung | 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": [ " |