{"id":17375912,"url":"https://github.com/drewml/consoletant","last_synced_at":"2025-03-27T19:49:00.748Z","repository":{"id":72799286,"uuid":"55939051","full_name":"DrewML/consoletant","owner":"DrewML","description":"Chrome Extension with the goal of providing better Filtering/Sorting in Chrome for console logs","archived":false,"fork":false,"pushed_at":"2016-04-24T06:41:29.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T22:29:08.815Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DrewML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-04-11T03:33:11.000Z","updated_at":"2016-04-11T03:33:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"1d04a5cc-6691-4edb-a86d-6b7d1407c4e7","html_url":"https://github.com/DrewML/consoletant","commit_stats":{"total_commits":25,"total_committers":1,"mean_commits":25.0,"dds":0.0,"last_synced_commit":"15d2e4c99ba7315f79afe5fb59dc9558213a6af3"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrewML%2Fconsoletant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrewML%2Fconsoletant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrewML%2Fconsoletant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrewML%2Fconsoletant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DrewML","download_url":"https://codeload.github.com/DrewML/consoletant/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245916256,"owners_count":20693389,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-16T04:04:13.968Z","updated_at":"2025-03-27T19:49:00.723Z","avatar_url":"https://github.com/DrewML.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Consoletant\n\nAn attempt to provide better filtering/sorting of `console` messages in Chrome.\n\n## TODO\n\n1. Add filtering functionality\n2. Handle functions/DOM nodes being logged (can't be cloned with structured clone algorithm used by postMessage)\n    - .toString() functions and send as a string\n    - Collect useful info about a DOM node, and send just enough info that can be used to render a representation in the UI\n3. ([If fixed by Chromium team](https://bugs.chromium.org/p/chromium/issues/detail?id=602063)) Use event listener for console messages instead of monkey-patching `console`\n4. Support for XHR notifications like normal console [Info](https://developer.chrome.com/extensions/webRequest#event-onCompleted) or [Info](https://developer.chrome.com/extensions/devtools_network#event-onRequestFinished)\n5. Allow Enabling/Disabling of history in panel on page nav\n6. Keep a queue of console calls in the content script, until a connection is first made with the devtools (won't happen until devtools is opened, and the user switches to our panel)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrewml%2Fconsoletant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrewml%2Fconsoletant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrewml%2Fconsoletant/lists"}