Scroll Alert
Warns you of horizontal scrollbars and helps you debug them.
Cos'è Scroll Alert?
Scroll Alert è un'estensione di Chrome sviluppata da Hristiyan Dodov, e la sua funzione principale è "Warns you of horizontal scrollbars and helps you debug them.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Scroll Alert
Scarica i file di estensione Scroll Alert in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Features: - Monitors the page only when DevTools is open to avoid slowing sites while browsing casually - All elements out of page are shown in a "Scroll Alert" pane under the Elements panel in DevTools and can be clicked to point the inspector to them - Whenever overflow is detected, a warning appears in the DevTools console - Elements extending beyond the browser window have red shadow and outline to be found easily
Informazioni di Base sull'Estensione
Nome | |
ID | lcgclhobhdablbhbfngdoaakddcakjfj |
URL Ufficiale | https://chromewebstore.google.com/detail/scroll-alert/lcgclhobhdablbhbfngdoaakddcakjfj |
Descrizione | Warns you of horizontal scrollbars and helps you debug them. |
Dimensione del File | 12.89 KB |
Conteggio Installazioni | 159 |
Versione Corrente | 1.0.0 |
Ultimo Aggiornamento | 2018-09-17 |
Data di Pubblicazione | 2018-09-17 |
Valutazione | 5.00/5 Totale 3 Valutazioni |
Sviluppatore | Hristiyan Dodov |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "1.0.0", "name": "Scroll Alert", "description": "Warns you of horizontal scrollbars and helps you debug them.", "icons": { "16": "img\/icon-16.png", "48": "img\/icon-48.png", "128": "img\/icon-128.png" }, "permissions": [ " |