diff --git a/applications/system/js_app/examples/apps/Scripts/examples/array_buf_test.js b/applications/system/js_app/examples/apps/Scripts/js_examples/array_buf_test.js similarity index 100% rename from applications/system/js_app/examples/apps/Scripts/examples/array_buf_test.js rename to applications/system/js_app/examples/apps/Scripts/js_examples/array_buf_test.js diff --git a/applications/system/js_app/examples/apps/Scripts/examples/bad_uart.js b/applications/system/js_app/examples/apps/Scripts/js_examples/bad_uart.js similarity index 100% rename from applications/system/js_app/examples/apps/Scripts/examples/bad_uart.js rename to applications/system/js_app/examples/apps/Scripts/js_examples/bad_uart.js diff --git a/applications/system/js_app/examples/apps/Scripts/examples/badusb_demo.js b/applications/system/js_app/examples/apps/Scripts/js_examples/badusb_demo.js similarity index 100% rename from applications/system/js_app/examples/apps/Scripts/examples/badusb_demo.js rename to applications/system/js_app/examples/apps/Scripts/js_examples/badusb_demo.js diff --git a/applications/system/js_app/examples/apps/Scripts/examples/blebeacon.js b/applications/system/js_app/examples/apps/Scripts/js_examples/blebeacon.js similarity index 100% rename from applications/system/js_app/examples/apps/Scripts/examples/blebeacon.js rename to applications/system/js_app/examples/apps/Scripts/js_examples/blebeacon.js diff --git a/applications/system/js_app/examples/apps/Scripts/examples/console.js b/applications/system/js_app/examples/apps/Scripts/js_examples/console.js similarity index 100% rename from applications/system/js_app/examples/apps/Scripts/examples/console.js rename to applications/system/js_app/examples/apps/Scripts/js_examples/console.js diff --git a/applications/system/js_app/examples/apps/Scripts/examples/delay.js b/applications/system/js_app/examples/apps/Scripts/js_examples/delay.js similarity index 100% rename from applications/system/js_app/examples/apps/Scripts/examples/delay.js rename to applications/system/js_app/examples/apps/Scripts/js_examples/delay.js diff --git a/applications/system/js_app/examples/apps/Scripts/examples/dialog.js b/applications/system/js_app/examples/apps/Scripts/js_examples/dialog.js similarity index 100% rename from applications/system/js_app/examples/apps/Scripts/examples/dialog.js rename to applications/system/js_app/examples/apps/Scripts/js_examples/dialog.js diff --git a/applications/system/js_app/examples/apps/Scripts/examples/gpio.js b/applications/system/js_app/examples/apps/Scripts/js_examples/gpio.js similarity index 100% rename from applications/system/js_app/examples/apps/Scripts/examples/gpio.js rename to applications/system/js_app/examples/apps/Scripts/js_examples/gpio.js diff --git a/applications/system/js_app/examples/apps/Scripts/examples/keyboard.js b/applications/system/js_app/examples/apps/Scripts/js_examples/keyboard.js similarity index 100% rename from applications/system/js_app/examples/apps/Scripts/examples/keyboard.js rename to applications/system/js_app/examples/apps/Scripts/js_examples/keyboard.js diff --git a/applications/system/js_app/examples/apps/Scripts/examples/load.js b/applications/system/js_app/examples/apps/Scripts/js_examples/load.js similarity index 100% rename from applications/system/js_app/examples/apps/Scripts/examples/load.js rename to applications/system/js_app/examples/apps/Scripts/js_examples/load.js diff --git a/applications/system/js_app/examples/apps/Scripts/examples/load_api.js b/applications/system/js_app/examples/apps/Scripts/js_examples/load_api.js similarity index 100% rename from applications/system/js_app/examples/apps/Scripts/examples/load_api.js rename to applications/system/js_app/examples/apps/Scripts/js_examples/load_api.js diff --git a/applications/system/js_app/examples/apps/Scripts/examples/math.js b/applications/system/js_app/examples/apps/Scripts/js_examples/math.js similarity index 100% rename from applications/system/js_app/examples/apps/Scripts/examples/math.js rename to applications/system/js_app/examples/apps/Scripts/js_examples/math.js diff --git a/applications/system/js_app/examples/apps/Scripts/examples/notify.js b/applications/system/js_app/examples/apps/Scripts/js_examples/notify.js similarity index 100% rename from applications/system/js_app/examples/apps/Scripts/examples/notify.js rename to applications/system/js_app/examples/apps/Scripts/js_examples/notify.js diff --git a/applications/system/js_app/examples/apps/Scripts/examples/path.js b/applications/system/js_app/examples/apps/Scripts/js_examples/path.js similarity index 100% rename from applications/system/js_app/examples/apps/Scripts/examples/path.js rename to applications/system/js_app/examples/apps/Scripts/js_examples/path.js diff --git a/applications/system/js_app/examples/apps/Scripts/examples/stringutils.js b/applications/system/js_app/examples/apps/Scripts/js_examples/stringutils.js similarity index 100% rename from applications/system/js_app/examples/apps/Scripts/examples/stringutils.js rename to applications/system/js_app/examples/apps/Scripts/js_examples/stringutils.js diff --git a/applications/system/js_app/examples/apps/Scripts/examples/subghz.js b/applications/system/js_app/examples/apps/Scripts/js_examples/subghz.js similarity index 100% rename from applications/system/js_app/examples/apps/Scripts/examples/subghz.js rename to applications/system/js_app/examples/apps/Scripts/js_examples/subghz.js diff --git a/applications/system/js_app/examples/apps/Scripts/examples/submenu.js b/applications/system/js_app/examples/apps/Scripts/js_examples/submenu.js similarity index 100% rename from applications/system/js_app/examples/apps/Scripts/examples/submenu.js rename to applications/system/js_app/examples/apps/Scripts/js_examples/submenu.js diff --git a/applications/system/js_app/examples/apps/Scripts/examples/textbox.js b/applications/system/js_app/examples/apps/Scripts/js_examples/textbox.js similarity index 100% rename from applications/system/js_app/examples/apps/Scripts/examples/textbox.js rename to applications/system/js_app/examples/apps/Scripts/js_examples/textbox.js diff --git a/applications/system/js_app/examples/apps/Scripts/examples/uart_echo.js b/applications/system/js_app/examples/apps/Scripts/js_examples/uart_echo.js similarity index 100% rename from applications/system/js_app/examples/apps/Scripts/examples/uart_echo.js rename to applications/system/js_app/examples/apps/Scripts/js_examples/uart_echo.js diff --git a/applications/system/js_app/examples/apps/Scripts/examples/usbdisk.js b/applications/system/js_app/examples/apps/Scripts/js_examples/usbdisk.js similarity index 100% rename from applications/system/js_app/examples/apps/Scripts/examples/usbdisk.js rename to applications/system/js_app/examples/apps/Scripts/js_examples/usbdisk.js diff --git a/applications/system/js_app/examples/apps/Scripts/examples/widget-js.fxbm b/applications/system/js_app/examples/apps/Scripts/js_examples/widget-js.fxbm similarity index 100% rename from applications/system/js_app/examples/apps/Scripts/examples/widget-js.fxbm rename to applications/system/js_app/examples/apps/Scripts/js_examples/widget-js.fxbm diff --git a/applications/system/js_app/examples/apps/Scripts/examples/widget.js b/applications/system/js_app/examples/apps/Scripts/js_examples/widget.js similarity index 100% rename from applications/system/js_app/examples/apps/Scripts/examples/widget.js rename to applications/system/js_app/examples/apps/Scripts/js_examples/widget.js