Meetingless for Chrome
Create How-To Guides in Seconds. The most powerful and delightful screen recorder let you Capture, annotate, share, and more.
Meetingless for Chromeคืออะไร?
Meetingless for Chrome เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Hammad Akbar และคุณลักษณะหลักของมันคือ "Create How-To Guides in Seconds. The most powerful and delightful screen recorder let you Capture, annotate, share, and more."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Meetingless for Chrome
ดาวน์โหลดไฟล์ส่วนขยาย Meetingless for Chrome ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Create How-To Guides in Seconds. The most powerful and delightful screen and camera recorder let you Capture, annotate, share, and more.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Meetingless for Chrome |
ID | lkoackdfbefpapcglaehejdonbhaefpp |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/meetingless-for-chrome/lkoackdfbefpapcglaehejdonbhaefpp |
คำอธิบาย | Create How-To Guides in Seconds. The most powerful and delightful screen recorder let you Capture, annotate, share, and more. |
ขนาดไฟล์ | 12.44 MB |
จำนวนการติดตั้ง | 513 |
เวอร์ชันปัจจุบัน | 2.0.0 |
อัปเดตครั้งล่าสุด | 2023-04-27 |
วันที่เผยแพร่ | 2023-04-27 |
ผู้พัฒนา | Hammad Akbar |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://getmeetingless.com |
URL หน้าช่วยเหลือ | https://getmeetingless.com |
ภาษาที่รองรับ | de,en,fr,ca,es,pt-BR,pt-PT,ru,ta,zh-CN,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Meetingless for Chrome", "description": "__MSG_extDesc__", "homepage_url": "https:\/\/getmeetingless.com\/", "offline_enabled": false, "minimum_chrome_version": "88", "externally_connectable": { "matches": [ "*:\/\/*.gomeetingless.com\/*", "*:\/\/*.getmeetingless.com\/*", "*:\/\/*.localhost\/*" ] }, "version": "2.0.0", "manifest_version": 3, "content_security_policy": { "sandbox": "sandbox allow-scripts; script-src 'self' https:\/\/connect.facebook.net\/en_US\/sdk.js*; object-src 'self'" }, "default_locale": "en", "background": { "service_worker": "js\/bg-loader.js" }, "action": { "default_icon": "assets\/extension-icons\/favicon.png" }, "icons": { "16": "assets\/extension-icons\/favicon.png", "128": "assets\/extension-icons\/favicon.png", "48": "assets\/extension-icons\/favicon.png" }, "content_scripts": [ { "matches": [ " |