Skip to content

Releases: Prfhh/NovaBreak

Release list

v 0.1

Choose a tag to compare

@Prfhh Prfhh released this 24 Jun 05:37
4698264

Blackhole Break v1.0.0 — Stardance Stable

First stable release of Blackhole Break, prepared for the Hack Club Stardance shipping review. Everything runs locally in the browser with no external services or network dependencies.

Changes

  • Fixed a rendering issue that could cause duplicate black holes to appear on screen.
  • Improved performance by simplifying the rendering pipeline and reducing per-frame calculations.
  • Updated the extension container to stay within a centered 450px card and avoid interfering with page interactions.
  • Added a smoother spawn animation that gradually scales the anomaly into view over 4.5 seconds.

Installation

For the Zip file

  1. Download and extract the attached .zip.
  2. Open chrome://extensions/.
  3. Enable Developer Mode.
  4. Click Load unpacked and select the extracted folder.

For the .crx file

  1. Just Download the .crx file
  2. Drag and drop in the chrome://extensions/ page , add the extension
  3. click on 3 dots and click on keep this extension

As simple as said 😎

This release focuses on stability, performance, and browser compatibility.