1 个仓库
Capabilities to trigger specific user interface actions or open windows via code.
Distinct from Compose UI Extensions: Existing candidates are unrelated, focusing on mobile frameworks or infrastructure orchestration.
Explore 1 awesome GitHub repository matching user interface & experience · Programmatic Interface Triggers. Refine with filters or upvote what's useful.
gmail.js is a JavaScript library and development kit for building browser extensions that interact with the Gmail web interface. It provides a framework for automating communication workflows, extracting email metadata and content from active browser sessions, and injecting custom UI elements. The library distinguishes itself by enabling interaction with the Gmail interface through DOM manipulation and event interception without requiring external API authentication. It includes a toolkit for programmatically adding buttons, menus, and modal windows directly into the application layout. The
Allows the Gmail compose window to be opened programmatically to initiate new messages.