If you visit websites that have Flash content but aren’t using Ruffle, or you want to ensure you’re using the latest and greatest version of Ruffle on every website, then our browser extension is the perfect thing for you!
You can install Ruffle onto a website using one single line of code by using a CDN, no extra work required! It’ll always stay up to date with the latest available version of Ruffle.
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
If you’d like to host it yourself, you can grab the latest self-hosted package and upload it to your server. Then, include it on your page like so:
<script src="path/to/ruffle.js"></script>
For advanced usage, consult our documentation for our JavaScript API and installation options.
If you want to run Flash content on your computer without a browser in-between, we have native applications that will take full advantage of your GPU and system resources to get those extra frames when playing intense games.
If none of the above are suitable for you, you can manually download one of the latest releases. Older versions are available on GitHub.
| Version | Desktop Application | Browser Extension | Web Package |
|---|---|---|---|
| 0.2.0 |
If you want to try out the latest updates and cutting-edge features, you can download the latest nightly release. These are automatically built every day (approximately midnight UTC, unless there are no changes on that day) and they offer early access to new enhancements, bug fixes, and improvements before they're officially rolled out. Older nightly releases are available on GitHub.
| Date | Desktop Application | Browser Extension | Web Package |
|---|---|---|---|
| 2026-05-25 | |||
| 2026-05-24 | |||
| 2026-05-23 | |||
| 2026-05-22 | |||
| 2026-05-21 |