Toggle CSS outline ავტორი theodejager
Simple extension that toggles a red outline around all elements in a page on/off, useful for CSS debugging.
69 მომხმარებელი69 მომხმარებელი
გაფართოების მონაცემები
ეკრანის სურათები
გაფართოების შესახებ
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
5 შეფასება 1 მიმომხილველისგან
ნებართვები და მონაცემები
დამატებითი მონაცემები
- ვერსია
- 1.1
- ზომა
- 16,69 კბ
- ბოლო განახლება
- 2 წლის წინ (14 ივლ 2023)
- მსგავსი კატეგორიები
- ლიცენზია
- Mozilla Public License 2.0
- ვერსიის ისტორია
- კრებულში დამატება