123FastLink

基于@Bao-qing (2025-01-29), @微風子 (1.3.1)版本的分支,补充额外功能并修复bug

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

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.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

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!)

Autor
g0g0
Installationen heute
0
Installationen gesamt
114
Bewertungen
2 0 0
Version
1.3.1-mod-1.0.7
Erstellt am
25.05.2025
Letzte Aktualisierung
15.07.2025
Größe
206 KB
Lizenz
MIT
Wird angewandt auf

v1.0.7


* 适应新网站页面
* 自定义按钮颜色

v1.0.6


* 增加从分享链接批量导出json
* 更快的转存速度
* 非调试模式隐藏不重要的错误信息

v1.0.5


* 支持插件版的json文件

v1.0.4


* 设置增加导出json时是否使用Base62格式的ETag
* json可以转换成123share格式

v1.0.3


* 增加设置页面
* 默认导出json文件名为分享的目录名+日期
* 统一发布版本信息

v1.0.2


* 增加暂停按钮

v1.0.1


* 针对从大包生成链接进行优化
* 转存的时候可以指定文件范围
* 过滤器默认关闭

v1.0.0


* 增加转换123share格式到json格式
* 支持直接拖入123share文件转存
* 支持直接粘贴完整或部分json文件转存
* 导出json文件名默认为分享的目录名称
* 修复ETag格式异常
* 修复对话框无法关闭
* 修复只有前100个文件被处理
* json文件中包含文件总数目和大小信息
* 转存的时候可以指定要转存哪个文件/目录
* 批量获得文件信息,减少单个文件的API调用; 减少API调用的等待时间