Greasy Fork is available in English.

buffer

This is the userscript port for https://github.com/feross/buffer/

Questo script non dovrebbe essere installato direttamente. È una libreria per altri script da includere con la chiave // @require https://update.greasyfork.org/scripts/482519/1297748/buffer.js

Autore
PYUDNG
Versione
0.1.1
Creato il
18/12/2023
Aggiornato il
18/12/2023
Licenza
MIT

The userscript port for https://github.com/feross/buffer/
Additionally, the code of the script is runnable without tampermonkey in common browser environments.

The export object is called BufferExport. To use Buffer or SlowBuffer, Just write BufferExport.Buffer or BufferExport.SlowBuffer in your code.