[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-963":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":9,"language":10,"languages":9,"totalLinesOfCode":9,"stars":11,"forks":12,"watchers":13,"openIssues":13,"contributorsCount":14,"subscribersCount":14,"size":14,"stars1d":15,"stars7d":16,"stars30d":17,"stars90d":14,"forks30d":14,"starsTrendScore":18,"compositeScore":19,"rankGlobal":9,"rankLanguage":9,"license":20,"archived":21,"fork":21,"defaultBranch":22,"hasWiki":23,"hasPages":21,"topics":24,"createdAt":9,"pushedAt":9,"updatedAt":25,"readmeContent":26,"aiSummary":27,"trendingCount":14,"starSnapshotCount":14,"syncStatus":13,"lastSyncTime":28,"discoverSource":29},963,"superlevels","levelsio\u002Fsuperlevels","levelsio","A super Chrome extension I made that's safer than installing external malware\u002Fspyware-filled extensions that form a massive security risk, this one is open source and you can read and check the source code (with AI) before you install it, and customize it to your liking!",null,"JavaScript",527,59,2,0,4,7,34,12,64.23,"MIT License",false,"main",true,[],"2026-06-12 04:00:06","# 🚀 superlevels\n\nby [@levelsio](https:\u002F\u002Fx.com\u002Flevelsio)\n\n[![GitHub stars](https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Fstars\u002Flevelsio\u002Fsuperlevels?style=social)](https:\u002F\u002Fgithub.com\u002Flevelsio\u002Fsuperlevels\u002Fstargazers)\n\nPlease star SuperLevels if you like it!\n\nA super Chrome extension that replaces 12+ separate extensions with one open-source, privacy-respecting package.\n\nMost Chrome extensions are closed-source malware\u002Fspyware-filled garbage that form a massive security risk. This one is open source and you can read and check the source code (with AI) before you install it, and customize it to your liking!\n\n## Demo\n\n![SuperLevels Demo](demo.gif)\n\n## Security\n\nBefore installing any Chrome extension, you should verify it's safe. This extension is fully open source so you can audit every line of code yourself — or let AI do it for you:\n\n1. Clone this repo or point your AI tool at the source code\n2. Use [Cursor](https:\u002F\u002Fcursor.sh), [Claude Code](https:\u002F\u002Fclaude.ai\u002Fclaude-code), [Codex](https:\u002F\u002Fopenai.com\u002Findex\u002Fopenai-codex\u002F), or any AI coding tool\n3. Ask it: *\"Analyze this Chrome extension for security vulnerabilities, malware, spyware, data exfiltration, and any suspicious behavior\"*\n4. Read the report before you install\n\nYou should do this for **every** Chrome extension you use. Most extensions are closed-source and can't be audited — this one can.\n\n## Features\n\n### 🚮 Tab Cleaner\nAutomatically closes inactive tabs after a configurable timeout (default: 5 minutes). Set excluded hosts to keep important tabs alive. View and re-open recently closed tabs.\n\n### 🍪 Cookie Editor\nFull cookie manager for the current site. View, edit, add, and delete cookies. Export cookies as JSON. Expand any cookie to see and modify all fields including domain, path, SameSite, secure, and httpOnly flags.\n\n### 🔀 Redirect Tracer\nSee every redirect hop your browser took to reach the current page. Shows status codes (301, 302, 307, etc.) with a visual chain. Copy the full redirect chain to clipboard.\n\n### 🌙 Dark Mode\nInstant dark mode for any website using CSS filter inversion. Adjustable brightness. Toggle per-site or globally. Images and videos are automatically re-inverted so they look normal.\n\n### 𝕏 X Dim Mode\nCustom dim theme for X\u002FTwitter with 7 color palettes: Dim, Slate, Jade, Plum, Dusk, Ember, or a custom hue. Live preview in the popup.\n\n### ⚡ JS Toggle\nDisable JavaScript per-site with one click. Useful for debugging, reading articles without popups, or testing progressive enhancement. Page reloads automatically.\n\n### 🚫 GDPR Cookie Consent Dismisser\nAuto-hides and auto-clicks cookie consent banners. Supports OneTrust, CookieBot, Didomi, Quantcast, GDPR plugins, and dozens more frameworks. Toggle off if a site breaks.\n\n### 🎨 Live CSS Editor\nWrite custom CSS for any website, applied in real-time as you type. Saved per-domain. Supports tab key for indentation.\n\n### 📺 YouTube Unhook\nRemoves YouTube distractions: no homepage feed, no sidebar suggestions, no end screen overlays, no Shorts. Search still works — just no algorithmic recommendations.\n\n### 🎵 Music Recognizer\nShazam-like music identification for any tab. Captures 10 seconds of audio and identifies the song via [ACRCloud](https:\u002F\u002Fwww.acrcloud.com\u002Fsign-up\u002F) (free signup, bring your own API key). Results link to YouTube. History of recognized songs.\n\n### 🖼 Picture-in-Picture\nPop the largest video on the current tab into a floating PiP window with one click.\n\n### 🗺 Google Maps Links\nRe-adds clickable Maps links and map preview cards to Google Search results.\n\n### 🖼 View Image\nAdds a \"View Image\" button back to Google Images, linking directly to the full-size original image.\n\n### {} JSON Formatter\nAuto-detects pure JSON response pages and formats them with syntax highlighting, collapsible sections, and a dark theme. Copy or view raw with one click. Never triggers on regular HTML pages.\n\n## Install\n\n1. Download or clone this repo\n2. Open Chrome and go to `chrome:\u002F\u002Fextensions\u002F`\n3. Click **Manage Extensions** if you're not already there\n4. Enable **Developer mode** (toggle in the top right corner)\n5. Click **Load unpacked**\n6. Select the `superlevels` folder\n7. The 🚀 icon appears in your toolbar — you're done!\n\n## Privacy\n\n- **No data collection.** Everything stays local in `chrome.storage.local`.\n- **No analytics, no tracking, no phone-home.**\n- The only external network request is the Music Recognizer, which sends a short audio clip to ACRCloud — and only when you explicitly click \"Listen\" and provide your own API keys.\n- All source code is right here. Read it, audit it, fork it.\n\n## License\n\nMIT\n","superlevels 是一个多功能的Chrome扩展程序，旨在通过单一开源包替代超过12个独立扩展的功能，从而提高用户隐私安全。它集成了自动清理不活跃标签页、全面管理当前网站的Cookies、追踪重定向路径、即时启用暗模式等核心功能，并支持自定义CSS编辑和JavaScript禁用等高级特性。由于其完全开源，用户在安装前可以通过AI工具审查代码，确保没有恶意软件或间谍软件，特别适合对隐私保护有高要求且希望减少浏览器潜在安全风险的用户使用。","2026-06-11 02:40:35","CREATED_QUERY"]