Back

Settings

v3.0 All Phases ☕ Ko-fi

🎨 Theme Presets

Choose a preset theme or customize your own below.

🎨 Custom Theme

6px

Background color adjusts based on current weather conditions

🔍 Search — Web

Use {q} for the query.

🤖 Search — AI

Works with Perplexity, Kagi Assistant, ChatGPT, etc.

🎬 Media

Paste YouTube watch URLs (one per line). One will be randomly chosen.

🧩 Widgets

Enable widgets and configure their settings. Drag to reorder (coming soon).

🔌 Integrations

Connect external services to enhance your dashboard. All integrations fail gracefully if unavailable.

🎵
Spotify
Show now playing track
Not configured

Create an app at developer.spotify.com

Use the Spotify OAuth flow to get a refresh token

🤖
Reddit
Display posts from your favorite subreddit
Ready

Enter subreddit name without the r/ prefix

📅
Google Calendar
Show today's events
Not configured

Create credentials at Google Cloud Console

Use "primary" for your main calendar

🔗 Links

💡 Tip: Drag rows to reorder • Right-click links on home page to toggle favorites

⚙️ Advanced

Debug Mode

Shows detailed logs in browser console for troubleshooting

Command Palette (Phase 4)

Press Ctrl+K or ⌘+K to open the command palette.

Quick access to all features, links, and settings

Plugin API (Phase 7)

MinimalTab v3 supports custom widgets and themes via the plugin API.

// Register a custom widget MT.registerWidget('myWidget', renderFunction, { displayName: 'My Widget', icon: '🎉', description: 'Custom widget' }); // Register a custom theme MT.registerTheme('mytheme', { name: 'My Theme', brand: '#00ff00', bg: '#000000', blurPx: 6 });

Reset Everything

⚠️ This will delete all your settings and cannot be undone