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.33 KB
License
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.