Greasy Fork is available in English.

IC save API recipes

Save recipes in IC Helper when using API in console

Autor
Active Tutorial
Dziennych instalacji
0
Wszystkich instalacji
3
Oceny
0 0 0
Wersja
1.3
Utworzono
25-12-2024
Zaktualizowano
26-12-2024
Size
2,33 KB
Licencja
MIT
Dotyczy

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.