TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Graffy: A Chrome Side Panel Extension that renders network graphs when detected

2 pointsby matthewmcneelyover 1 year ago
I wrote this Chrome &quot;Side Panel&quot; extension that listens for GraphQL results on visited websites. When found, that data is transformed into a network graph using vis.js. Originally designed as the missing graph visualization tool for Apollo Studio, Graffy can reveal interesting networks returned by all sorts of sites that use GraphQL.<p>Link on the Chrome Extension Store: https:&#x2F;&#x2F;chromewebstore.google.com&#x2F;detail&#x2F;graffy&#x2F;hpbbfdcfeinlpdhhjanfhkadiccofeif<p>For more information of using Graffy, see its README on github: https:&#x2F;&#x2F;github.com&#x2F;matthewmcneely&#x2F;graffy

1 comment

matthewmcneelyover 1 year ago
Links:<p><a href="https:&#x2F;&#x2F;chromewebstore.google.com&#x2F;detail&#x2F;graffy&#x2F;hpbbfdcfeinlpdhhjanfhkadiccofeif" rel="nofollow">https:&#x2F;&#x2F;chromewebstore.google.com&#x2F;detail&#x2F;graffy&#x2F;hpbbfdcfeinl...</a><p><a href="https:&#x2F;&#x2F;github.com&#x2F;matthewmcneely&#x2F;graffy">https:&#x2F;&#x2F;github.com&#x2F;matthewmcneely&#x2F;graffy</a>