Gentle Alerts
Intercept browser alerts (the interruptive popups) and turn them into gentle modals.
Co to jest Gentle Alerts?
Gentle Alerts to rozszerzenie Chrome opracowane przez https://www.albertyw.com, a jego główną funkcją jest „Intercept browser alerts (the interruptive popups) and turn them into gentle modals.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Gentle Alerts
Pobierz pliki rozszerzeń Gentle Alerts 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 will replace the interruptive browser alert window with a modal which won't force you to switch between tabs. It also prevents you from accidentally closing alert windows when you're typing. You can close the modal by pressing "Enter", "Escape", or "Space". The alert window also comes with a (disableable) audio chime and can be automatically closed after an amount of time.
Podstawowe informacje o rozszerzeniu
Nazwa | Gentle Alerts |
ID | bcjaadnpjolbaginfighnpcdjmbeiahn |
Oficjalny URL | https://chromewebstore.google.com/detail/gentle-alerts/bcjaadnpjolbaginfighnpcdjmbeiahn |
Opis | Intercept browser alerts (the interruptive popups) and turn them into gentle modals. |
Rozmiar pliku | 376 KB |
Liczba instalacji | 41 |
Aktualna Wersja | 1.3.1 |
Ostatnia Aktualizacja | 2023-05-06 |
Data Publikacji | 2020-03-21 |
Ocena | 5.00/5 Łącznie 1 Oceny |
Deweloper | https://www.albertyw.com |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://github.com/albertyw/gentle-alerts |
Adres URL Strony Pomocy | https://github.com/albertyw/gentle-alerts/issues |
Obsługiwane Języki | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Gentle Alerts", "version": "1.3.1", "description": "Intercept browser alerts (the interruptive popups) and turn them into gentle modals.", "icons": { "16": "img\/logo16x16.png", "32": "img\/logo32x32.png", "48": "img\/logo48x48.png", "128": "img\/logo128x128.png", "900": "img\/logo900x900.png" }, "author": "Albert Wang", "content_scripts": [ { "matches": [ " |