chrome-spdy-indicator. Chrome Extension to see an indicator of SPDY support in the address bar.

devthought.com/2012/03/10/chrome-spdy-indicator

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2016
  • Update README.md
  • Release 1.0.0
  • Merge pull request #20 from frewsxcv/patch-1
  • Merge pull request #23 from galeksandrp/fixurl
  • Merge pull request #29 from kav2k/newicons
  • Merge pull request #31 from kav2k/event-page
  • Merge pull request #33 from kav2k/preemptive-2
  • Listeners have to be registered on every event page load
  • Query the tab again in case it was swapped in by preload
  • Make content script message background without prompting
  • Switch to Event page model for background
  • OptiPNG optimize (level 7)
  • Slight redesign of the main icon
  • Made the transition default -> none less jarring
  • Add 38x38 scale icons
  • Add default icon to prevent flashing of extension icon
October 2015
  • Fix chrome://net-internals/#spdy -> chrome://net-internals/#http2
March 2015
  • Release 0.7.1
  • marketing <?>
December 2014
  • Add missing semicolon