Tabs auto close
The extension closes tabs matching regular expressions automatically after a timeout. Such as: https://yandex.zoom.us/j/*…
Co to jest Tabs auto close?
Tabs auto close to rozszerzenie Chrome opracowane przez smeleshkin, a jego główną funkcją jest „The extension closes tabs matching regular expressions automatically after a timeout. Such as: https://yandex.zoom.us/j/*…”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Tabs auto close
Pobierz pliki rozszerzeń Tabs auto close w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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\/(.)* Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | mbodbfopnnihkmkhcojmieknngpcalhf |
| Oficjalny URL | https://chromewebstore.google.com/detail/tabs-auto-close/mbodbfopnnihkmkhcojmieknngpcalhf |
| Opis | The extension closes tabs matching regular expressions automatically after a timeout. Such as: https://yandex.zoom.us/j/*… |
| Rozmiar pliku | 87.88 KB |
| Liczba instalacji | 865 |
| Aktualna Wersja | 1.0.0 |
| Ostatnia Aktualizacja | 2022-10-31 |
| Data Publikacji | 2022-10-31 |
| Ocena | 4.80/5 Łącznie 5 Oceny |
| Deweloper | smeleshkin |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | https://github.com/smeleshkin/tabs-auto-closer |
| Adres URL Strony Pomocy | https://t.me/smeleshkin |
| Obsługiwane Języki | 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": [
" | |