[gnome] Add new extensions

This commit is contained in:
2026-02-11 16:14:31 -05:00
parent 5b86d17bab
commit 2c2be21fef
25 changed files with 4047 additions and 0 deletions

View File

@ -0,0 +1,18 @@
{
"_generated": "Generated by SweetTooth, do not edit",
"creator": "comitanigiacomo",
"description": "Supercharge your GNOME workflow with this sleek top-bar dock:\n\n ~ 1-Click Access - Launch apps/websites instantly\n ~ Full Customization - Resize icons, adjust spacing, toggle labels\n ~ Live Activity Indicators - Color-coded dots for running apps\n ~ Smart Search - Find+pin apps directly from the menu\n ~ 10 Keyboard Shortcuts - Instant launches with custom keybinds\n ~ Web Links Support - Pin frequently visited URLs\n ~ Auto-Start Essentials - Launch critical apps on login\n ~ Flexible Positioning - Left/Center/Right panel placement\n ~ Press-to-Reorder - Intuitive visual organization\n ~ Smart Limiter - Focus on what matters (max 10 items)",
"name": "quick-launch",
"settings-schema": "org.gnome.shell.extensions.app-pinner",
"shell-version": [
"45",
"46",
"47",
"48",
"49"
],
"stylesheet": "stylesheet.css",
"url": "https://github.com/comitanigiacomo/quicklaunch",
"uuid": "quicklaunch@comitanigiacomo.github.com",
"version": 15
}