DOM X-Ray
See through the DOM to visually debug CSS positioning.
Hvad er DOM X-Ray?
DOM X-Ray er en Chrome-udvidelse udviklet af https://nick-vincent.com, og dens hovedfunktion er "See through the DOM to visually debug CSS positioning.".
Udvidelsesskærmbilleder
Download DOM X-Ray-udvidelses-CRX-fil
Download DOM X-Ray-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Toggle DOM X-Ray to trigger CSS styles that outline and illuminate DOM element structure.
Grundlæggende oplysninger om udvidelsen
Navn | DOM X-Ray |
ID | olfkgegmjhgehnakignkabhbdchkhnkj |
Officiel URL | https://chromewebstore.google.com/detail/dom-x-ray/olfkgegmjhgehnakignkabhbdchkhnkj |
Beskrivelse | See through the DOM to visually debug CSS positioning. |
Filstørrelse | 57.82 KB |
Antal Installationer | 1,304 |
Nuværende Version | 1.0.0 |
Senest Opdateret | 2023-02-09 |
Udgivelsesdato | 2019-04-06 |
Bedømmelse | 5.00/5 Samlet 1 Bedømmelser |
Udvikler | https://nick-vincent.com |
[email protected] | |
Betalingsmetode | free |
Understøttede Sprog | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.0.0", "name": "DOM X-Ray", "description": "See through the DOM to visually debug CSS positioning.", "permissions": [ "scripting", "storage", "webNavigation" ], "host_permissions": [ " |