DOM X-Ray
See through the DOM to visually debug CSS positioning.
Vad är DOM X-Ray?
DOM X-Ray är en Chrome-tillägg utvecklad av https://nick-vincent.com, och dess huvudfunktion är "See through the DOM to visually debug CSS positioning.".
Tilläggsskärmbilder
Ladda ner DOM X-Ray-förlängningens CRX-fil
Ladda ner DOM X-Ray-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Toggle DOM X-Ray to trigger CSS styles that outline and illuminate DOM element structure.
Grundläggande Information om Tillägg
Namn | DOM X-Ray |
ID | olfkgegmjhgehnakignkabhbdchkhnkj |
Officiell webbadress | https://chromewebstore.google.com/detail/dom-x-ray/olfkgegmjhgehnakignkabhbdchkhnkj |
Beskrivning | See through the DOM to visually debug CSS positioning. |
Filstorlek | 57.82 KB |
Antal Installationer | 1,304 |
Aktuell Version | 1.0.0 |
Senast Uppdaterad | 2023-02-09 |
Publiceringsdatum | 2019-04-06 |
Betyg | 5.00/5 Totalt 1 Betyg |
Utvecklare | https://nick-vincent.com |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | 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": [ " |