Code Injector - Bonk.io

Allows different userscripts to define functions that modify the game's code

2021/10/13のページです。最新版はこちら

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
Excigma
評価
0 0 0
バージョン
1.0.0
作成日
2021/10/13
更新日
2021/10/13
大きさ
3.64KB
ライセンス
不明
対象サイト

Code Injector - Bonk.io

Finds other userscripts that have defined their injectors in window.bonkCodeInjectors, and runs them

Currently, there are no userscripts that use this (yet).

This script does not add any changes by itself, you need to install other scripts alongside this.

Credits to https://github.com/kklkkj for creating this system where multiple extensions can edit different parts of Bonk.io' code.

Much of the code below was copied from or inspired by https://github.com/kklkkj/kklee/blob/master/src/runInjectors.js

Go thank kklkkj for this