Meetings Page Auto Closer for Zoom

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

Meetings Page Auto Closer for Zoomとは何ですか?

Meetings Page Auto Closer for Zoomはhttps://chromeadmin.comによって開発されたChromeの拡張機能で、その主な機能は「Automatically closes the page opened by Zoom to launch meetings and restores focus to the tab you were on before opened.」です。

拡張機能のスクリーンショット

screenshot

Meetings Page Auto Closer for Zoom拡張機能のCRXファイルをダウンロード

Meetings Page Auto Closer for Zoom拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Tired of those lingering redirect tabs? Close them automatically! Works with popular platforms like Zoom! 

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 beforehand.

The most user friendly Redirect 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. This extension Auto closes the 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/meetings-page-auto-closer-for-zoom

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

Notices:
This extension is not affliated, authorized by, endorsed by, or produced by Zoom Video Communications.
ZOOM is a trademark of Zoom Video Communications, Inc.
All other trademarks are the property of their respective holders.

Changelog:
Last updated to allow easier closing and configurable close timer.                    

拡張機能の基本情報

名前 Meetings Page Auto Closer for Zoom Meetings Page Auto Closer for Zoom
ID pbgidoglkjhfgjhalbbiiahdlokjcplb
公式URL https://chromewebstore.google.com/detail/meetings-page-auto-closer/pbgidoglkjhfgjhalbbiiahdlokjcplb
説明 Automatically closes the page opened by Zoom to launch meetings and restores focus to the tab you were on before opened.
ファイルサイズ 27.77 KB
インストール数 8,353
現在のバージョン 0.3.1
最終更新日 2023-10-20
公開日 2022-03-06
評価 5.00/5 合計 23 レビュー
開発者 https://chromeadmin.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://github.com/ChromeAdmin/meetings-page-auto-closer-for-zoom
ヘルプページの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": "Meetings Page Auto Closer for Zoom",
    "description": "Automatically closes the page opened by Zoom to launch meetings and restores focus to the tab you were on before opened.",
    "version": "0.3.1",
    "manifest_version": 3,
    "homepage_url": "https:\/\/github.com\/ChromeAdmin\/meetings-page-auto-closer-for-zoom",
    "icons": {
        "16": "icons\/icon-128.png",
        "48": "icons\/icon-128.png",
        "128": "icons\/icon-128.png"
    },
    "permissions": [],
    "background": {
        "service_worker": "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"
            ]
        }
    ]
}