Skip to content

Commit 29cfec0

Browse files
committed
assets align
1 parent af46bf9 commit 29cfec0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Clicca su **"Installa"** per aggiungere direttamente lo script al tuo browser (r
1111

1212
| Nome Script | Versione | Descrizione | Link |
1313
| :---------------------------------- | :-------: | :------------------------------------------------------------------------------------------------------------------------------------- | :-------------------------------------------------------------------------------------------------------------------------------: |
14-
| **God Mode Console Capture** | `v4.15.0` | La suite definitiva per il front-end debugging. Cattura log, spia il network, Live Injector JS/CSS e Power Tools (Nuke, HUD, Sniffer). | [⚡ Installa](https://raw.githubusercontent.com/codecorntech/codecorn-userscripts/main/god-mode-console/CodeCorn_GodMode.user.js) |
14+
| **God Mode Console Capture** | `v4.17.2` | La suite definitiva per il front-end debugging. Cattura log, spia il network, Live Injector JS/CSS e Power Tools (Nuke, HUD, Sniffer). | [⚡ Installa](https://raw.githubusercontent.com/codecorntech/codecorn-userscripts/main/god-mode-console/CodeCorn_GodMode.user.js) |
1515
| _CSS Element Highlighter_ (Esempio) | `v1.0.0` | Evidenzia dinamicamente tutti i div con overflow nascosto per il debug visivo. | [⚡ Installa](#) |
1616
| _Proxmox Auto-Helper_ (Esempio) | `v1.2.0` | Aggiunge scorciatoie e bottoni rapidi all'interfaccia web di Proxmox VE. | [⚡ Installa](#) |
1717

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ <h2 class="text-4xl font-extrabold mb-4">Potenzia il tuo <span class="text-trans
5353
<div class="bg-dark border border-slate-800 rounded-xl p-6 flex flex-col card-hover">
5454
<div class="flex justify-between items-start mb-4">
5555
<h3 class="text-xl font-bold text-white flex items-center gap-2">🕹️ God Mode Console</h3>
56-
<span class="bg-emerald-500/10 text-emerald-400 text-xs px-2 py-1 rounded font-mono border border-emerald-500/20">v4.15.0</span>
56+
<span class="bg-emerald-500/10 text-emerald-400 text-xs px-2 py-1 rounded font-mono border border-emerald-500/20">v4.17.2</span>
5757
</div>
5858
<p class="text-slate-400 text-sm mb-6 flex-grow">Il coltellino svizzero per il web debugging. Include cattura log, network spy, Live Injector JS/CSS, Nuke Session, HUD Performance, e un Inspector Area avanzato con multi-selezione.</p>
5959
<div class="flex items-center justify-between mt-auto">

0 commit comments

Comments
 (0)