Skip to content
This repository has been archived by the owner on Jun 16, 2024. It is now read-only.

Latest commit

 

History

History
36 lines (23 loc) · 1.47 KB

readme.md

File metadata and controls

36 lines (23 loc) · 1.47 KB

Lofi-Box is an extension that brings lo-fi music right into your web browser. Lofi-Box allows you to quickly access and enjoy lo-fi music while browsing the internet.

Features

  • 🔒 Privacy focused
  • ⚡ Lightweight and fast
  • 🎴 Minimal UI

💾 Install Lofi-Box

Download for Chrome Download for Firefox

📄 License

Lofi-Box is licenced under the MIT license and anyone wanting to use it (as a base for your own project or even use some of its parts or features) has to adhere to this license completely. Make sure that you are aware of all the licensing terms before creating your own project based on Lofi-Box.

🛠️ Build Lofi-Box

Run the build.py file, which will create a release directory, and then follow the below instructions.

Chrome

  • Go to chrome://extensions
  • Enable Developer mode
  • Load unpacked and select /release/chrome folder

Firefox

  • Go to about:debugging#/runtime/this-firefox
  • Select "Load temporary Add-on"
  • Select manifest.json in /release/firefox folder