DevTools z-index

Print all elements with z-index sorted by that number.

Qu'est-ce que DevTools z-index ?

DevTools z-index est une extension Chrome développée par ginpei, et sa fonction principale est "Print all elements with z-index sorted by that number.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension DevTools z-index

Téléchargez les fichiers d'extension DevTools z-index 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

                        Adds "z-index" pane to DevTools' Elements panel. It shows ranking of elements sorted by z-index value. This would help you to reduce z-index numbers.

Stop `z-index: 999999` !!                    

Informations de Base sur l'Extension

Nom DevTools z-index DevTools z-index
ID bcnpmhefiohkpmjacfoanhbjhikegmoe
URL Officiel https://chromewebstore.google.com/detail/devtools-z-index/bcnpmhefiohkpmjacfoanhbjhikegmoe
Description Print all elements with z-index sorted by that number.
Taille du Fichier 20.82 KB
Nombre d'Installations 9,860
Version Actuelle 1.1.0
Dernière Mise à Jour 2022-07-06
Date de Publication 2019-09-04
Évaluation 3.54/5 Total 13 Évaluations
Développeur ginpei
Email [email protected]
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "DevTools z-index",
    "version": "1.1.0",
    "description": "Print all elements with z-index sorted by that number.",
    "author": "Ginpei Takanashi",
    "icons": {
        "90": "icons\/icon-90.png"
    },
    "devtools_page": "devtools_page\/index.html"
}