IC save API recipes

Save recipes in IC Helper when using API in console

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
Active Tutorial
1日のインストール数
0
累計インストール数
4
評価
0 0 0
バージョン
1.3
作成日
2024/12/25
更新日
2024/12/26
大きさ
2.33KB
ライセンス
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.