AnswerDotAI / AnswerDotAI/clipmd

Empty Markdown from sidebar icons + nothing copied from "Collapse" button (grok.com)

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
221
Forks
14
PR merge metrics
No merged PRs in 30d

Description

**Description:**
On grok.com, many sidebar/icon elements produce almost-empty or broken Markdown, and some interactive buttons copy nothing at all.

Real failing examples:

1. Clicking any sidebar icon (Imagine, Voice, Projects, etc.)
→ Wired empty lists

Or, clicking in the sidebar's empty space:
````

* [

](/)

* [

](/?voice=true)

* [

](/imagine)

* [

](/project)
````

2. Clicking History / hovering some chat history items
→ Pseudo-element junk: `<::before>`

3. Clicking the "Collapse" button in the chat UI
→ Debugger detaches, but clipboard stays empty (nothing gets copied)

One positive note: text links like the "Conversations" tab work perfectly → clean `[Conversations](…)` Markdown

**Steps**
→ https://grok.com → full load → Ctrl+Shift+M → click the problematic elements above.

Thanks! The extension is awesome when it works — just needs a little love for these empty/icon-only cases on heavy JS sites.

Image

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.