Skip to content

MugenOS v0.1

Latest

Choose a tag to compare

@Ishaan2510 Ishaan2510 released this 07 Jul 18:24

Your new tab page opens hundreds of times a day. Make it yours.

Two download options

Lightweight (0.3 MB)MugenOS-extension-v0.1.zip
Bring your own .mp4 clips. Drop them into the extracted folder.

Ready to go (379 MB)MugenOS-extension-v0.1-with-clips.zip
Pre-loaded with clips — Isagi, Nagi (Blue Lock), Zoro, Luffy (One Piece), Eren (AOT), and the Buildspace "All The Way" edit. Extract, load, done.

Install (takes 2 minutes)

  1. Download either zip below
  2. Extract to a folder
  3. If you downloaded the lightweight version, drop your own .mp4 anime clips into that folder
  4. Open chrome://extensions in Chrome
  5. Enable Developer mode (top right)
  6. Click Load unpacked and select the extracted folder
  7. Open a new tab

Want your own clips? Download from animeclips.online, hiitwixtor.com, animeclipsraw.fr or grab AMVs from YouTube using yt-dlp. Even 3-5 second clips work perfectly — the grain overlay masks the loop.

Full customization (clone the repo)

The extension zip gives you the default setup. To change your name, playlists, quotes, links, accent colors, or grain intensity:

git clone https://github.com/Ishaan2510/MugenOS.git
cd MugenOS
npm install
# edit the config block at the top of src/app/page.tsx
npm run build
node build-extension.js
# copy your .mp4 files into out/
# load out/ as unpacked extension