Tabs auto close
The extension closes tabs matching regular expressions automatically after a timeout. Such as: https://yandex.zoom.us/j/*…
什麼是Tabs auto close?
Tabs auto close是由smeleshkin開發的Chrome擴展程式,該擴展的主要功能是“The extension closes tabs matching regular expressions automatically after a timeout. Such as: https://yandex.zoom.us/j/*…”。
擴展截圖
下載Tabs auto close擴展crx文件
下載Tabs auto close擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
The extension closes tabs matching regular expressions automatically after a timeout.
Such as:
https://yandex.zoom.us/j/*
https://t.me/joinchat/*
And others at your discretion
Example regular expression for close zoom:
https:\/\/(.)*\.zoom.us\/j\/(.)* 擴展基本資訊
| 名稱 | |
| ID | mbodbfopnnihkmkhcojmieknngpcalhf |
| 官方網址 | https://chromewebstore.google.com/detail/tabs-auto-close/mbodbfopnnihkmkhcojmieknngpcalhf |
| 簡介 | The extension closes tabs matching regular expressions automatically after a timeout. Such as: https://yandex.zoom.us/j/*… |
| 檔案大小 | 87.88 KB |
| 安裝次數 | 865 |
| 目前版本 | 1.0.0 |
| 更新時間 | 2022-10-31 |
| 上架時間 | 2022-10-31 |
| 評分 | 4.80/5 共 5 次評分 |
| 開發者 | smeleshkin |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | https://github.com/smeleshkin/tabs-auto-closer |
| 說明頁面URL | https://t.me/smeleshkin |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Tabs auto close",
"version": "1.0.0",
"content_scripts": [
{
"matches": [
" | |