4 个仓库
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 是一个容器化 SQL 数据库管理工具,提供了一个基于浏览器的图形界面,用于执行查询和管理各种 SQL 数据库。它由一个专门的查询编辑器和专为 Web 数据库管理设计的图形管理界面组成。 该项目具有一个高性能 SQL 查询编辑器,带有自动补全和函数提示,可同时运行多个数据库命令。它包括一个用于创建和修改表列的视觉模式编辑器,以及一个在提交到源之前暂存和预览更改的记录编辑器。 该平台涵盖数据库连接和配置文件同步、多方言 SQL 集成,以及用于向菜单、选项卡和侧边栏添加自定义逻辑的 UI 扩展框架。它利用桌面包装器来桥接在标准 Web 浏览器环境中受限的数据库驱动程序。 该应用程序打包为 Docker 镜像,以确保在不同托管平台上的部署一致性。
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.