superlevels-chrome-extension
Installation
SKILL.md
SuperLevels Chrome Extension
Skill by ara.so — Daily 2026 Skills collection.
SuperLevels is an open-source Chrome extension that consolidates 12+ browser tools into one auditable, privacy-respecting package. Features include tab cleaning, cookie editing, dark mode, JS toggle, GDPR consent dismissal, live CSS editing, YouTube unhooking, music recognition, Picture-in-Picture, and JSON formatting — all stored locally with zero telemetry.
Installation (Developer Mode)
git clone https://github.com/levelsio/superlevels.git
cd superlevels
- Open Chrome →
chrome://extensions/ - Enable Developer mode (top-right toggle)
- Click Load unpacked → select the
superlevelsfolder - The 🚀 icon appears in your toolbar
No build step required — pure JavaScript, loads directly.