
Toggle CSS outline 作者: theodejager
Simple extension that toggles a red outline around all elements in a page on/off, useful for CSS debugging.
必須使用 Firefox 才能使用此擴充套件
擴充套件後設資料
畫面擷圖


關於此擴充套件
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
為您的體驗打分數
權限了解更多
此附加元件需要:
- 存取瀏覽器分頁
- 存取您所有網站中的資料
更多資訊
- 版本
- 1.1
- 大小
- 16.69 KB
- 最近更新
- 2 年前 (2023年7月14日)
- 相關分類
- 授權條款
- Mozilla Public License 2.0
- 版本紀錄
新增至收藏集
1.1 版的發行公告
The extension now saves the on/off state of the outline per tab, not globally. That means each tab has control over its own outline and it persists across page reloads. It is also now compatible with Google Chrome too.
theodejager 製作的更多擴充套件
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分