Toggle CSS outline 作成者: theodejager
Simple extension that toggles a red outline around all elements in a page on/off, useful for CSS debugging.
71 Users71 Users
拡張機能メタデータ
スクリーンショット
この拡張機能について
This extension adds a browser button that toggles a red outline on/off around all elements on a page. Useful for CSS development, to see all the borders of all elements in one glance quickly without opening the developer tools panel. Basically it sets the following style on / off:
* { outline: 1px solid red; }
Source code: https://github.com/theodejager/toggle-css-outline
* { outline: 1px solid red; }
Source code: https://github.com/theodejager/toggle-css-outline
Rated 5 by 1 reviewer
Permissions and data
詳しい情報
- バージョン
- 1.1
- サイズ
- 16.69 KB
- 最終更新日
- 2年前 (2023年7月14日)
- 関連カテゴリー
- バージョン履歴
- コレクションへ追加