Div Highlighter
tool to highlight divs!
Co to jest Div Highlighter?
Div Highlighter to rozszerzenie Chrome opracowane przez itsHobbes, a jego główną funkcją jest „tool to highlight divs!”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Div Highlighter
Pobierz pliki rozszerzeń Div Highlighter w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
This adds a transparent background of a random colour, and similar border to divs to aid in visualisation of layouts. Designed for debugging/display purposes Min depth: minimum number of parents a div must have to be highlighted. Max depth: maximum number of parents a div must have to be highlighted. Source: https://github.com/itsHobbes/div-highlighter/
Podstawowe informacje o rozszerzeniu
Nazwa | Div Highlighter |
ID | facdmpkhcadnpcpeodngcnjjmgapfjia |
Oficjalny URL | https://chromewebstore.google.com/detail/div-highlighter/facdmpkhcadnpcpeodngcnjjmgapfjia |
Opis | tool to highlight divs! |
Rozmiar pliku | 5.47 KB |
Liczba instalacji | 1,176 |
Aktualna Wersja | 1.1 |
Ostatnia Aktualizacja | 2021-08-19 |
Data Publikacji | 2020-05-11 |
Ocena | 3.29/5 Łącznie 7 Oceny |
Deweloper | itsHobbes |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://github.com/itsHobbes/div-highlighter/ |
Adres URL Strony Pomocy | https://github.com/itsHobbes/div-highlighter/ |
Obsługiwane Języki | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Div Highlighter", "version": "1.1", "description": "tool to highlight divs!", "content_scripts": [ { "js": [ "content.js" ], "matches": [ " |