============ RU ============ # Для Chrome-подобных браузеров: 1. Заходим в веб интерфейс 2.a В поле адреса вводим такую строку ("javascript" автоматически обрежется - нужно писать руками) javascript:APP_INSTALL_FUNCTION=1; APPS_EULA=1; check_app_eula(); 2.b Альтернатива: Нажать в браузере [ctrl] + [shift] + [i], перейти на вкладку "Console" (Консоль) и ввести там: APP_INSTALL_FUNCTION=1; APPS_EULA=1; check_app_eula(); 3. Заходим на вкладку "Приложения" и устанавливаем "WD_Crack" 4. Обновляем страницу и устанавливаем любые другие приложения. ============ EN ============ 1. Go to web interface 2.a In "URL" field (In your browser) type: javascript:APP_INSTALL_FUNCTION=1; APPS_EULA=1; check_app_eula(); 2.b Alternative way: Press [ctrl] + [shift] + [i], open "Console" tab, put this and hit [enter]: APP_INSTALL_FUNCTION=1; APPS_EULA=1; check_app_eula(); 3. Go to Apps tab and install "WD_Crack" app. 4. Refresh page and install any other apps. *** Thx franfj from WD Community for this method. https://community.wd.com/t/wd-mycloud-gen2-enable-apps-install-tab-apps/177885/117 *** # Alternative: # Press [ctrl] + [shift] + [i], open "Console" tab, put this: $("#AppsDiag_Manually_Install").remove(); var input = 'Install an app manually'; $("#manually_install_td").append(input); *** Plex updates: http://dev.vukovic.info/wdnas/ *** Not tested: Download app for WD MyCloud Mirror or other arm-based models and replace version info in header: echo -en 'Glacier' | dd of=myapp.bin bs=1 seek=0 conv=notrunc echo -en '\x02' | dd of=myapp.bin bs=1 seek=124 conv=notrunc