4 dépôts
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 est un outil de gestion de base de données SQL conteneurisé qui fournit une interface graphique basée sur navigateur pour exécuter des requêtes et gérer des données à travers diverses bases de données SQL. Il consiste en un éditeur de requête spécialisé et une interface d'administration graphique conçue pour l'administration de base de données basée sur le web. Le projet dispose d'un éditeur de requête SQL haute performance avec auto-complétion et astuces de fonction pour exécuter plusieurs commandes de base de données simultanément. Il inclut un éditeur de schéma visuel pour créer et modifier les colonnes de table et un éditeur d'enregistrement qui prépare et prévisualise les changements avant qu'ils ne soient validés (committed) à la source. La plateforme couvre la connectivité aux bases de données et la synchronisation de profils, l'intégration SQL multi-dialecte et un framework d'extension d'interface utilisateur pour ajouter une logique personnalisée aux menus, onglets et barres latérales. Il utilise un wrapper de bureau pour faire le pont avec les pilotes de base de données qui sont autrement restreints dans les environnements de navigateur web standard. L'application est packagée sous forme d'image Docker pour assurer un déploiement cohérent à travers différentes plateformes d'hébergement.
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.