百度网盘一键重命名当前目录

用于百度云一键重命名当前目录

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
codeshif
Daily installs
2
Total installs
5,496
Ratings
17 0 1
Version
0.13
Created
2018-07-31
Updated
2020-08-06
Size
5.36 KB
License
N/A
Applies to

百度网盘一键重命名当前目录


用于批量替换某些贱人将目录名增加前缀或后缀所用,现在开放出来大家玩耍。

使用方式


安装脚本后,打开百度网盘网页版后,会在工具栏出现批量重命名按钮,进入到您想批量重命名的目录中,点击该按钮即可对当前文件夹内的文件进行批量重命名了。

更新


更新日期:2020-08-06 17:41:32 更新内容: 感谢@maimiao(麦苗)提出的邮件信息告知出现问题,现已修复。 剔除无用的提示框代码。

问题原因:因百度网盘官方更新导致无法通过window.yunData. MYBDSTOKEN来获取信息,现在需要使用window.locals.get('bdstoken')来获取百度的Token数据。