1 repositorio
Capabilities for detecting specific UI configurations, layout modes, or the presence of other interface components.
Distinct from Tab-Specific State Persistence: Focused on detecting the current structural state of the UI rather than managing state persistence or specific layout types.
Explore 1 awesome GitHub repository matching user interface & experience · Interface State Detection. 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
Detects specific interface configurations such as split-pane mode or tabbed layouts.