Pinterest.com Backup Original Files

Download all original images from your Pinterest.com profile. Creates an entry in the Greasemonkey menu, just go to one of your boards, scroll down to the last image and click the option in the menu.

< 脚本 Pinterest.com Backup Original Files 的反馈

评价:好评 - 脚本运行良好

pfz
§
发布于:2023-01-05
编辑于:2023-01-05

I suggest to replace [data-test-id="board-header"] selector by [data-test-id="board-tools"]. The latter is always present, the first only in first level folders. In sub folders, it is not there, so your script does not start. Nice script, kutgw

cuzi作者
§
发布于:2023-01-07

Thanks! I changed it to [data-test-id="board-tools"],[data-test-id="board-header"] to fallback on board-header because board-tools is not available on other peoples boards but board-header is

发布留言

登录以发布留言。