4 Repos
Mechanisms for adding custom menus, dialogs, and sidebars to host applications.
Distinct from Extensible Interfaces: Distinct from Extensible Interfaces: focuses on adding specific UI surfaces like sidebars and menus to an existing document host, rather than building a modular plugin system.
Explore 4 awesome GitHub repositories matching user interface & experience · Application Interface Extensions. Refine with filters or upvote what's useful.
Studio ist ein containerisiertes SQL-Datenbank-Management-Tool, das eine browserbasierte grafische Oberfläche zur Ausführung von Abfragen und zur Verwaltung von Daten über verschiedene SQL-Datenbanken hinweg bereitstellt. Es besteht aus einem spezialisierten Query-Editor und einer grafischen Administrationsschnittstelle, die für webbasierte Datenbankadministration konzipiert ist. Das Projekt bietet einen hochperformanten SQL-Query-Editor mit Autovervollständigung und Funktionshinweisen zur gleichzeitigen Ausführung mehrerer Datenbankbefehle. Es enthält einen visuellen Schema-Editor zum Erstellen und Modifizieren von Tabellenspalten sowie einen Record-Editor, der Änderungen stagt und vorschaut, bevor sie in die Quelle committet werden. Die Plattform deckt Datenbankkonnektivität und Profilsynchronisierung, Multi-Dialekt-SQL-Integration sowie ein UI-Erweiterungs-Framework zum Hinzufügen benutzerdefinierter Logik zu Menüs, Tabs und Sidebars ab. Es nutzt einen Desktop-Wrapper, um Datenbanktreiber zu überbrücken, die ansonsten innerhalb standardmäßiger Webbrowser-Umgebungen eingeschränkt wären. Die Anwendung ist als Docker-Image verpackt, um ein konsistentes Deployment über verschiedene Hosting-Plattformen hinweg sicherzustellen.
Provides a framework for integrating custom logic into sidebars, tabs, and menus to extend the application interface.
This repository is a comprehensive sample library providing reference implementations for automating tasks and extending functionality across Google Workspace applications. It serves as a collection of code examples and templates for building workspace automation scripts, custom add-ons, and integrated productivity tools. The project distinguishes itself by providing specialized examples for integrating large language models into productivity tools for content generation and data analysis. It also includes reference implementations for creating conversational chat apps, interactive cards, and
Provides reference implementations for creating custom menus, dialogs, and sidebars within Google Workspace documents.
This project is an Xposed Framework module and runtime code injector designed to modify Android application behavior. It functions as an app modifier and feature unlock tool that enables the injection of custom code and the bypassing of subscription restrictions and payment walls to grant access to premium capabilities. The system extends application user interfaces by embedding functional toggles and custom control menus directly into the settings and user pages of target apps. It allows for the injection of additional tools and enhancements through a dedicated configuration menu. The techn
Provides mechanisms for adding custom menus, dialogs, and feature toggles to the interface of supported applications.
Geode is a game modification SDK and mod loader for Geometry Dash. It functions as a hooking engine and UI framework that allows for the injection of dynamic libraries to alter game behavior and add new features. The toolkit distinguishes itself through a centralized mod compatibility manager and hook registry that tracks active modifications to prevent logic conflicts and application crashes. It utilizes a trampoline-based hooking engine to redirect game function calls while preserving native call stacks, alongside a dedicated UI framework for rendering custom popups and interface components
Enables the injection of custom popups and interface components directly into the game's scene graph.