Zoom Meetings Page Auto Closer

Automatically closes the page used to launch Zoom meetings and restores focus to the tab you were on before Zoom opened.

Zoom Meetings Page Auto Closerคืออะไร?

Zoom Meetings Page Auto Closer เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://chromeadmin.com และคุณลักษณะหลักของมันคือ "Automatically closes the page used to launch Zoom meetings and restores focus to the tab you were on before Zoom opened."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Zoom Meetings Page Auto Closer

ดาวน์โหลดไฟล์ส่วนขยาย Zoom Meetings Page Auto Closer ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Use Zoom video for meetings? Then this extension will keep your Chrome running fast and smooth by automatically closing the page used to launch Zoom meetings after you've joined and restores focus to the tab you were on before Zoom opened.

The most user friendly Zoom Closer you'll find in the store that uses the least permissions while giving you the ability to cancel the auto close timer. We natively blend in with the Zoom UI for a seamless experience. Auto close Zoom tab after joining the meeting.

Complete privacy. Contains no analytics. Zero dependencies.
This extension is HIPAA and GDPR compliant.

Experiencing issues? Please report them here: https://forms.gle/Y64QCYkRfFd2qVXm7

Fully open source, safe, and secure:
https://github.com/ChromeAdmin/zoom-meetings-page-auto-closer

Privacy Policy:
https://github.com/ChromeAdmin/zoom-meetings-page-auto-closer/blob/master/PRIVACY_POLICY.md

Last updated to allow easier closing and configurable close timer.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Zoom Meetings Page Auto Closer Zoom Meetings Page Auto Closer
ID edflihlonecjkejpbajecilgmopegldj
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/zoom-meetings-page-auto-c/edflihlonecjkejpbajecilgmopegldj
คำอธิบาย Automatically closes the page used to launch Zoom meetings and restores focus to the tab you were on before Zoom opened.
ขนาดไฟล์ 27.46 KB
จำนวนการติดตั้ง 10,000
เวอร์ชันปัจจุบัน 0.2.6
อัปเดตครั้งล่าสุด 2021-08-11
วันที่เผยแพร่ 2020-06-15
คะแนน 4.67/5 รวมทั้งหมด 15 คะแนน
ผู้พัฒนา http://chromeadmin.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://github.com/ChromeAdmin/zoom-meetings-page-auto-closer
URL หน้าช่วยเหลือ https://forms.gle/Y64QCYkRfFd2qVXm7
URL หน้านโยบายความเป็นส่วนตัว https://github.com/ChromeAdmin/chrome-webstore-privacy-policy/blob/master/README.md
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Zoom Meetings Page Auto Closer",
    "description": "Automatically closes the page used to launch Zoom meetings and restores focus to the tab you were on before Zoom opened.",
    "version": "0.2.6",
    "manifest_version": 2,
    "homepage_url": "https:\/\/github.com\/ChromeAdmin\/zoom-meetings-page-auto-closer",
    "icons": {
        "16": "icons\/icon-128.png",
        "48": "icons\/icon-128.png",
        "128": "icons\/icon-128.png"
    },
    "permissions": [],
    "background": {
        "scripts": [
            "src\/background.js"
        ]
    },
    "content_scripts": [
        {
            "run_at": "document_start",
            "matches": [
                "*:\/\/*.zoom.us\/a\/*",
                "*:\/\/*.zoom.us\/b\/*",
                "*:\/\/*.zoom.us\/c\/*",
                "*:\/\/*.zoom.us\/d\/*",
                "*:\/\/*.zoom.us\/e\/*",
                "*:\/\/*.zoom.us\/f\/*",
                "*:\/\/*.zoom.us\/g\/*",
                "*:\/\/*.zoom.us\/h\/*",
                "*:\/\/*.zoom.us\/i\/*",
                "*:\/\/*.zoom.us\/j\/*",
                "*:\/\/*.zoom.us\/k\/*",
                "*:\/\/*.zoom.us\/l\/*",
                "*:\/\/*.zoom.us\/m\/*",
                "*:\/\/*.zoom.us\/n\/*",
                "*:\/\/*.zoom.us\/o\/*",
                "*:\/\/*.zoom.us\/p\/*",
                "*:\/\/*.zoom.us\/q\/*",
                "*:\/\/*.zoom.us\/r\/*",
                "*:\/\/*.zoom.us\/s\/*",
                "*:\/\/*.zoom.us\/t\/*",
                "*:\/\/*.zoom.us\/u\/*",
                "*:\/\/*.zoom.us\/v\/*",
                "*:\/\/*.zoom.us\/w\/*",
                "*:\/\/*.zoom.us\/x\/*",
                "*:\/\/*.zoom.us\/y\/*",
                "*:\/\/*.zoom.us\/z\/*",
                "*:\/\/*.zoom.us\/postattendee*",
                "*:\/\/*.zoom.us\/wc\/leave*",
                "*:\/\/*.zoomgov.com\/a\/*",
                "*:\/\/*.zoomgov.com\/b\/*",
                "*:\/\/*.zoomgov.com\/c\/*",
                "*:\/\/*.zoomgov.com\/d\/*",
                "*:\/\/*.zoomgov.com\/e\/*",
                "*:\/\/*.zoomgov.com\/f\/*",
                "*:\/\/*.zoomgov.com\/g\/*",
                "*:\/\/*.zoomgov.com\/h\/*",
                "*:\/\/*.zoomgov.com\/i\/*",
                "*:\/\/*.zoomgov.com\/j\/*",
                "*:\/\/*.zoomgov.com\/k\/*",
                "*:\/\/*.zoomgov.com\/l\/*",
                "*:\/\/*.zoomgov.com\/m\/*",
                "*:\/\/*.zoomgov.com\/n\/*",
                "*:\/\/*.zoomgov.com\/o\/*",
                "*:\/\/*.zoomgov.com\/p\/*",
                "*:\/\/*.zoomgov.com\/q\/*",
                "*:\/\/*.zoomgov.com\/r\/*",
                "*:\/\/*.zoomgov.com\/s\/*",
                "*:\/\/*.zoomgov.com\/t\/*",
                "*:\/\/*.zoomgov.com\/u\/*",
                "*:\/\/*.zoomgov.com\/v\/*",
                "*:\/\/*.zoomgov.com\/w\/*",
                "*:\/\/*.zoomgov.com\/x\/*",
                "*:\/\/*.zoomgov.com\/y\/*",
                "*:\/\/*.zoomgov.com\/z\/*",
                "*:\/\/*.zoomgov.com\/postattendee*",
                "*:\/\/*.zoomgov.com\/wc\/leave*"
            ],
            "js": [
                "src\/content.js"
            ],
            "css": [
                "src\/content.css"
            ]
        }
    ]
}