diff --git a/manifest.json b/manifest.json index d580832..93b994d 100644 --- a/manifest.json +++ b/manifest.json @@ -1,4 +1,4 @@ { - "version": "3.0.2", + "version": "3.0.4", "author": "Ivan Carlos" } diff --git a/public/index.html b/public/index.html index 1301fcb..0284cf8 100644 --- a/public/index.html +++ b/public/index.html @@ -3,7 +3,7 @@ - Device Tester Pro + Device Tester @@ -124,11 +124,6 @@ border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1); border: 1px solid var(--border-color); - transition: transform 0.2s; - } - - .test-card:hover { - transform: translateY(-2px); } h2 { @@ -273,7 +268,7 @@
-

Device Tester Pro

+

Device Tester

@@ -381,7 +376,7 @@ // i18n Dictionary const dictionary = { en: { - app_title: "Device Tester Pro", + app_title: "Device Tester", theme_toggle: "🌓 Theme", network_title: "📡 Network & Browser", user_agent_label: "User Agent:",