diff --git a/chromium/_locales/en/messages.json b/chromium/_locales/en/messages.json index 52b5f54..b69aa70 100644 --- a/chromium/_locales/en/messages.json +++ b/chromium/_locales/en/messages.json @@ -1,6 +1,6 @@ { "extensionDescription": { - "message": "Quick entry of Genshin Impact/Honkai: Star Rail promo codes | 2.2.2.1" + "message": "Quick entry of Genshin Impact/Honkai: Star Rail promo codes | 2.2.3" }, "submit": { "message": "Submit" @@ -32,10 +32,10 @@ "reset": { "message": "Reset" }, - "buttonColort": { + "labelButtonColor": { "message": "Button Color" }, - "buttonTextColort": { + "labelTextColor": { "message": "Text Color" }, "labelBackground": { @@ -46,5 +46,23 @@ }, "displayOverlay" :{ "message": "Link copied" + }, + "labelGlobal": { + "message": "Global settings" + }, + "labelMainPopup": { + "message": "Main popup settings" + }, + "labelOnlyGi": { + "message": "Popup settings, only Genshin Impact" + }, + "labelOnlyHsr": { + "message": "Popup settings, Honkai Star Rail only" + }, + "labelRounding": { + "message": "Disable roundings" + }, + "labelSnow": { + "message": "Turn off the snowfall" } } \ No newline at end of file diff --git a/chromium/_locales/es/messages.json b/chromium/_locales/es/messages.json index c59b209..ec6691a 100644 --- a/chromium/_locales/es/messages.json +++ b/chromium/_locales/es/messages.json @@ -1,6 +1,6 @@ { "extensionDescription": { - "message": "Entrada rápida de los códigos promocionales de Genshin Impact/Honkai: Star Rail | 2.2.2.1" + "message": "Entrada rápida de los códigos promocionales de Genshin Impact/Honkai: Star Rail | 2.2.3" }, "submit": { "message": "Enviar" @@ -32,10 +32,10 @@ "reset": { "message": "Reiniciar" }, - "buttonColort": { + "labelButtonColor": { "message": "Color de botones" }, - "buttonTextColort": { + "labelTextColor": { "message": "Color de texto" }, "labelBackground": { @@ -46,5 +46,23 @@ }, "displayOverlay" :{ "message": "Enlace copiado" + }, + "labelGlobal": { + "message": "Configuración global" + }, + "labelMainPopup": { + "message": "Configuración de la ventana principal" + }, + "labelOnlyGi": { + "message": "Ajustes de ventana, sólo Genshin Impact" + }, + "labelOnlyHsr": { + "message": "Ajustes de ventana, sólo Honkai Star Rail" + }, + "labelRounding": { + "message": "Desactivar el redondeo" + }, + "labelSnow": { + "message": "Apagar la nevada" } } \ No newline at end of file diff --git a/chromium/_locales/jp/messages.json b/chromium/_locales/jp/messages.json index c8cf934..47e0604 100644 --- a/chromium/_locales/jp/messages.json +++ b/chromium/_locales/jp/messages.json @@ -29,10 +29,10 @@ "reset": { "message": "リセット" }, - "buttonColort": { + "labelButtonColor": { "message": "ボタンの色" }, - "buttonTextColort": { + "labelTextColor": { "message": "テキストの色" }, "labelBackground": { @@ -43,5 +43,23 @@ }, "displayOverlay" :{ "message": "コピーされたリンク" + }, + "labelGlobal": { + "message": "グローバル設定" + }, + "labelMainPopup": { + "message": "メインウィンドウの設定" + }, + "labelOnlyGi": { + "message": "ウィンドウの設定のみ Genshin Impact" + }, + "labelOnlyHsr": { + "message": "ウィンドウの設定のみ Honkai Star Rail" + }, + "labelRounding": { + "message": "丸めを無効にする" + }, + "labelSnow": { + "message": "降雪のスイッチを切る" } } \ No newline at end of file diff --git a/chromium/_locales/ru/messages.json b/chromium/_locales/ru/messages.json index 7fa1baf..370566d 100644 --- a/chromium/_locales/ru/messages.json +++ b/chromium/_locales/ru/messages.json @@ -1,6 +1,6 @@ { "extensionDescription": { - "message": "Быстрый ввод промокодов Genshin Impact/Honkai: Star Rail | 2.2.2.1" + "message": "Быстрый ввод промокодов Genshin Impact/Honkai: Star Rail | 2.2.3" }, "submit": { "message": "Ввести" @@ -8,7 +8,7 @@ "share": { "message": "Поделиться" }, - "labelgi": { + "labelGi": { "message": "Только Genshin Impact" }, "labelHsr": { @@ -32,10 +32,10 @@ "reset": { "message": "Сбросить" }, - "buttonColort": { + "labelButtonColor": { "message": "Цвет кнопок" }, - "buttonTextColort": { + "labelTextColor": { "message": "Цвет текста" }, "labelBackground": { @@ -44,7 +44,25 @@ "labelBackgroundColor": { "message": "Цвет фона (если включено)" }, - "displayOverlay" :{ + "displayOverlay": { "message": "Ссылка скопирована" + }, + "labelGlobal": { + "message": "Глобальные настройки" + }, + "labelMainPopup": { + "message": "Настройки основного окна" + }, + "labelOnlyGi": { + "message": "Настройки окна, только Genshin Impact" + }, + "labelOnlyHsr": { + "message": "Настройки окна, только Honkai Star Rail" + }, + "labelRounding": { + "message": "Отключить закругления" + }, + "labelSnow": { + "message": "Отключить снегопад" } } \ No newline at end of file diff --git a/chromium/manifest.json b/chromium/manifest.json index 72457c5..b036293 100644 --- a/chromium/manifest.json +++ b/chromium/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "Genshin/Star Rail CodeEntter", - "version": "2.2.2", + "version": "2.2.3", "description": "__MSG_extensionDescription__", "default_locale": "en", "icons": { diff --git a/chromium/onlyGi.html b/chromium/onlyGi.html index 7bc1e64..054cb82 100644 --- a/chromium/onlyGi.html +++ b/chromium/onlyGi.html @@ -20,6 +20,7 @@ background-repeat: no-repeat; background-position: center; overflow: hidden; + width: 170vh; } #input-container { display: flex; @@ -32,11 +33,13 @@ box-sizing: border-box; background-color: var(--input-color); color: var(--input-text-color); + border-radius: var(--border-radius); border: none; - border-radius: 10px; padding: 10px; width: 100%; font-family: 'SDK_SC_Web'; + z-index: 2; + box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.6); } #buttons-container { display: flex; @@ -51,22 +54,24 @@ display: flex; align-items: center; justify-content: center; - border-radius: 10px; border: none; + border-radius: var(--border-radius); background: var(--button-color); color: var(--button-text-color); padding: 10px; transition: transform 0.3s ease; z-index: 2; font-family: 'SDK_SC_Web'; + box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.5); } #submit:hover, #share:hover, #options:hover { - transform: scale(1.2); + transform: scale(1.05); border-radius: 10px; display: flex; align-items: center; justify-content: center; - border-radius: 10px; + border-radius: var(--border-radius); + box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5); } #frame { border: none; @@ -86,6 +91,16 @@ z-index: 2; font-family: 'SDK_SC_Web'; } + @keyframes snowfall { + from { + transform: translateY(-100vh); + } to { + transform: translateY(100vh); + } + } + .snowflake { + z-index: 1; + }
@@ -99,5 +114,6 @@ +