Div Highlighter
tool to highlight divs!
Qu'est-ce que Div Highlighter ?
Div Highlighter est une extension Chrome développée par itsHobbes, et sa fonction principale est "tool to highlight divs!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Div Highlighter
Téléchargez les fichiers d'extension Div Highlighter au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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/
Informations de Base sur l'Extension
Nom | Div Highlighter |
ID | facdmpkhcadnpcpeodngcnjjmgapfjia |
URL Officiel | https://chromewebstore.google.com/detail/div-highlighter/facdmpkhcadnpcpeodngcnjjmgapfjia |
Description | tool to highlight divs! |
Taille du Fichier | 5.47 KB |
Nombre d'Installations | 1,176 |
Version Actuelle | 1.1 |
Dernière Mise à Jour | 2021-08-19 |
Date de Publication | 2020-05-11 |
Évaluation | 3.29/5 Total 7 Évaluations |
Développeur | itsHobbes |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://github.com/itsHobbes/div-highlighter/ |
URL de la Page d'Aide | https://github.com/itsHobbes/div-highlighter/ |
Langues Prises en Charge | 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": [ " |