Toggle CSS outline 제작자: theodejager
Simple extension that toggles a red outline around all elements in a page on/off, useful for CSS debugging.
사용자 80명사용자 80명
확장 메타 데이터
스크린샷
정보
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명이 5점으로 평가함
권한 및 데이터
추가 정보
- 부가 기능 링크
- 버전
- 1.1
- 크기
- 16.69 KB
- 마지막 업데이트
- 3년 전 (2023년 7월 14일)
- 관련 카테고리
- 버전 목록
- 모음집에 추가