Sandcat Browser Extensions

If you know HTML, CSS and a bit of Lua you can easily create your own Sandcat Browser extension packs.

You can also use our RudraScript library (already included with the browser) to easily execute code in JavaScript, PascalScript, Perl, PHP, Python, Ruby & VBScript from within your extension.

Creating Sandcat Extensions

Lua Functions

Sandcat Browser extensions and commands can execute Lua code with all its standard functions, including file IO support.

Additional Help