Gen2, 2.30安装 app 无法点击接受的同志们试一下这个
有几个功能本身是有的,单盘版在网页里隐藏了。
以下是比较简单的启用方法。完全不需要SSH,破解之类。
1. chrome浏览器安装插件 stylish
2. 添加style https://userstyles.org/styles/131957/wd-mycloud-enable-hidden-function
即可启用以下隐藏功能
[+] Install Apps
[+] FTP Downloads
[+] P2P Downloads
[+] Web File Viewer
官方不提供app,需要自行下载
http://anionix.ddns.net/WDMyCloud/WDMyCloud-Gen2/Apps/
用chrome打开
第一步 先去应用那个页面
第二步 按f12
第三步 点右边弹出那一栏顶上的console
第四步 复制一下的代码到右边那一栏后 按回车
$("#AppsDiag_Manually_Install").remove();
var input = '<input type="file" name="f_apps_file" class="file_input_hidden" id="f_apps_file">Install an app manually</div>';
$("#manually_install_td").append(input);
然后点manually install 就行了
|
|