Scroll Alert
Warns you of horizontal scrollbars and helps you debug them.
什么是Scroll Alert?
Scroll Alert是由Hristiyan Dodov开发的Chrome扩展程序,该扩展的主要功能是“Warns you of horizontal scrollbars and helps you debug them.”。
扩展截图
下载Scroll Alert扩展crx文件
下载Scroll Alert扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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
扩展基本信息
名称 | |
ID | lcgclhobhdablbhbfngdoaakddcakjfj |
官方URL | https://chromewebstore.google.com/detail/scroll-alert/lcgclhobhdablbhbfngdoaakddcakjfj |
简介 | Warns you of horizontal scrollbars and helps you debug them. |
文件大小 | 12.89 KB |
安装次数 | 159 |
当前版本 | 1.0.0 |
更新时间 | 2018-09-17 |
上架时间 | 2018-09-17 |
评分 | 5.00/5 共3次评分 |
开发者 | Hristiyan Dodov |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | 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": [ " |