Google Meet · Don't forget to record ◉
Praiz reminds you to record your calls with a banner on the top-left side of Google Meet. Click on the banner to hide it.
Google Meet · Don't forget to record ◉คืออะไร?
Google Meet · Don't forget to record ◉ เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://praiz.io และคุณลักษณะหลักของมันคือ "Praiz reminds you to record your calls with a banner on the top-left side of Google Meet. Click on the banner to hide it."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Google Meet · Don't forget to record ◉
ดาวน์โหลดไฟล์ส่วนขยาย Google Meet · Don't forget to record ◉ ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Did you ever forget to record a Google Meet call?
It won't happen anymore with the Don't forget to record ◉ extension!
We add a bright yellow ribbon on the top-left corner of your screen to kindly remind you not to forget to record this important call/meeting/interview.
Don't worry, it won' be recorded in the video, and you can simply click on the banner to make it disappear once the recording started. ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | dgeipipcnlmodpjfllekleacgokchcie |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/google-meet-%C2%B7-dont-forget/dgeipipcnlmodpjfllekleacgokchcie |
| คำอธิบาย | Praiz reminds you to record your calls with a banner on the top-left side of Google Meet. Click on the banner to hide it. |
| ขนาดไฟล์ | 54.15 KB |
| จำนวนการติดตั้ง | 124 |
| เวอร์ชันปัจจุบัน | 1.1 |
| อัปเดตครั้งล่าสุด | 2023-07-27 |
| วันที่เผยแพร่ | 2022-03-17 |
| คะแนน | 5.00/5 รวมทั้งหมด 2 คะแนน |
| ผู้พัฒนา | https://praiz.io |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| เว็บไซต์ส่วนขยาย | https://praiz.io |
| URL หน้าช่วยเหลือ | https://help.praiz.io |
| URL หน้านโยบายความเป็นส่วนตัว | https://www.praiz.io/privacy |
| ภาษาที่รองรับ | en-US |
| manifest.json | |
{
"content_scripts": [
{
"js": [
".\/praiz-recordings.js"
],
"matches": [
"https:\/\/meet.google.com\/*"
]
}
],
"description": "Praiz reminds you to record your calls with a banner on the top-left side of Google Meet. Click on the banner to hide it.",
"icons": {
"16": "praiz16.png",
"192": "praiz192.png",
"32": "praiz32.png",
"384": "praiz384.png",
"500": "praiz500.png"
},
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtQ6mGqIVXZ0+qChsAR34IWqoaO989KJX8i0BVUo2KYuvrOuUEYI1nZxIVBywSik7EoxMYujRBDgwTq+hkwT0DSDUwgfw+SJLVauLRlZpsjXMZYiqXGAlsDkIDaXr7vEFVZKrDZ2JELSmPxUUsQqrra27YBtCkio9sQ9NGlYzofSGBY\/27+gvJWhWj3tLMWCEJgLLOO31lJ2y8dBIVD23jDm1bkZp5fz9K0U\/qK2QyjXeyXx\/N5N+U2TndGZCsYVOddfA2rXBKb9wlpjYh5adoff3LdqoR6AwF4G2hVro7cQGBH8YfrM+Accyb3cwHvIir+WJn6fqas\/k5YiQLUCiEwIDAQAB",
"manifest_version": 3,
"name": "Google Meet \u00b7 Don't forget to record \u25c9",
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.1"
} | |