Greasy Fork 支持简体中文。

IC save API recipes

Save recipes in IC Helper when using API in console

作者
Active Tutorial
今日安裝
0
安裝總數
4
評價
0 0 0
版本
1.3
建立日期
2024-12-25
更新日期
2024-12-26
尺寸
2.3 KB
授權條款
MIT
腳本執行於

Saves recipes made with API directly by intercepting fetch.

Only works if you add
unsafeWindow.addElementToCrafts = addElementToCrafts;
in IC Helper script after addElementToCrafts has been defined.