Code Monkey home page Code Monkey logo

chrome-spdy-indicator's Introduction

chrome-spdy-indicator's People

Contributors

benwa avatar devinrhode2 avatar ehrenkret avatar frewsxcv avatar galeksandrp avatar hickford avatar jxck avatar kav2k avatar matsuu avatar michaelkitson avatar rauchg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

chrome-spdy-indicator's Issues

SPDY reporting as disabled with Chrome 36.0.1985.125 on OS X

SPDY reporting as disabled with Chrome 36.0.1985.125 on OS X

I tried even with google.com and other sites that I do know to be working (Firefox with similar extension is reporting them as using SPDY), but now on Chrome is always reporting SPDY as disabled.

Vector icons

Would it be possible to replace the raster icons with scalable vector svgs? Right now the pngs look crummy on computers with large font size ('dpi').

crummy

The star and stack icons look good, but the spdy (and envelope) icons are pixelated.

Details in hover message obscured by long URL

The interesting details in the hover message (SPDY and QUIC versions) are hard to read when there's a long URL in the hover message. Does the URL need to be in the hover message at all? There's the location bar for that.

Missing space in hover text

I happened to notice that you missed a leading space in the hover text when spdy is not enabled. Should be just about the easiest fix ever!

Has the API some evalution regarding HTTPS?

Hello! Sorry if this is off-topic. I am looking to do a "HTTPS indicator" for the Chrome's app mode. For example to login on Gmail. I know that it uses HSTS already; it was an example only. Could you give me tips regarding the API? I still will go to study from your source code.

Extension banned from the Chrome Web Store

Recently I had my HTTP/2 and SPDY indicator disappear from my toolbar. Upon checking my extensions manager, I see the notice "This extension violates the Chrome Web Store policy."

Please investigate and update if possible.

Preloaded tabs are not handled correctly

Some time ago, Chrome introduced a new mechanism of tab preloading - usually used for instant search.

Such tabs are loaded/rendered off-screen, and then the current tab is swapped for the new one.

This results in a race condition: if the page loading is very fast, the message to set the icon may arrive before the tab is visible - and that makes the indicator not show up, even after the tab is swapped in. A reload fixes it.

The proper way to correct this is to have a listener to chrome.tabs.onReplaced event and run the content script again for the swapped-in tab.

Colours changed?

Hi. Have the colours for the lightning icon changed? As I remember, the algorithm was:

  1. If transport layer is QUIC, then set icon to red
  2. Otherwise if application layer is HTTP/2, then set icon to blue
  3. Otherwise if application layer is SPDY, then set icon to green

But lately I've seen green for 'http/2 + QUIC' which doesn't agree. What's going on?

image

Show informative icon while establishig HTTP connection

Due to a recent user interface change in Google Chrome, this browser extension now manifests as a persistent button in the tool bar. See: #25

Previously, when a page was loading and the HTTP connection wasn't yet established, this extension's icon was hidden. However, now it displays the greyed out default icon, which looks somewhat purposeless and mystifying:

chrome-spdy-indicator-icon-detecting

Once the HTTP connection is established, it shows the relevant icon:

chrome-spdy-indicator-icon-detected

What would be a good icon to display while the HTTP connection is being established?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.