1
2
Fork
You've already forked userscripts
1

Button to grab logs of extension from the userscript #23

Open
opened 2026年04月24日 03:12:59 +02:00 by jacksonchen666 · 0 comments

copyparty has this thing where log history can be grabbed from console.hist. Unfortunately it's not standard. But the idea still sticks.

Currently the only way to grab logs is to open devtools, console, then filtering for logs, and then finally copying all the logs. Devtools is literally inaccessible on basically any mobile browsers.

Adding a button to grab logs would make this easier for basically everyone.

Implementation details consideration:

  • How the hell would this work at all with console.log's ability to turn any Object into interactable things in the console?
copyparty has this thing where log history can be grabbed from `console.hist`. Unfortunately it's not standard. But the idea still sticks. Currently the only way to grab logs is to open devtools, console, then filtering for logs, and then finally copying all the logs. Devtools is literally inaccessible on basically any mobile browsers. Adding a button to grab logs would make this easier for basically everyone. Implementation details consideration: - How the hell would this work at all with `console.log`'s ability to turn any Object into interactable things in the console?
Sign in to join this conversation.
No Branch/Tag specified
main
navigation-api
dialog-box
dev
ai-files-gitignore-check
github-ai-use-0.4.0
github-ai-use-0.1
github-ai-use-0.1.1
github-ai-use-0.1.2
github-ai-use-0.1.3
github-ai-use-0.1.4
github-ai-use-0.1.5
github-ai-use-0.1.6
github-ai-use-0.1.7
github-ai-use-0.1.8
github-ai-use-0.1.9
github-ai-use-0.1.10
github-ai-use-0.2.0
github-ai-use-0.3.0
github-ai-use-0.3.1
github-ai-use-0.3.2
github-ai-use-0.3.3
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jacksonchen666/userscripts#23
Reference in a new issue
jacksonchen666/userscripts
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?