Skip to main content
Glama

extension_get_logs

Retrieve internal logs from the OpenTabs Chrome extension to view error messages, WebSocket events, and plugin injection warnings across all browser profiles without opening DevTools.

Instructions

[Disabled] Retrieve internal logs from the OpenTabs Chrome extension (background script and offscreen document) across all connected browser profiles. Returns log entries merged from all profiles, sorted newest-first, with each entry annotated with its connectionId. Use this to see error messages, WebSocket events, and plugin injection warnings without opening DevTools.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
levelNoFilter by log level. Defaults to all levels.
sourceNoFilter by source context. Defaults to all sources.
limitNoMaximum number of entries to return. Defaults to 100.
sinceNoOnly return entries with timestamp >= this value (ms since epoch).

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/opentabs-dev/opentabs'

If you have feedback or need assistance with the MCP directory API, please join our Discord server