Giter Site home page Giter Site logo

awalgarg / netmonitor Goto Github PK

View Code? Open in Web Editor NEW
391.0 391.0 17.0 89 KB

A Chrome extension which shows background network activity of web pages after they are loaded.

Home Page: https://chrome.google.com/webstore/detail/netmonitor/jekcpjegemgakiacfgiplacomhabclce

JavaScript 89.81% HTML 10.19%
chrome-extension network-monitoring

netmonitor's People

Contributors

awalgarg avatar somekittens 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

netmonitor's Issues

Destroys google maps performance

maps.google.com becomes unusably slow when this plugin is enabled, particularly when trying to change zoom levels or pan in satellite view. I imagine it is also the case for any site that makes a larger burst of requests in a short period.

Counter keeps on updating on URL Change or Page Refresh

The counter keeps on increasing even if the page is refreshed or I visit a different site in the same tab. This should be changed since it easily provides wrong information after few visits to different websites on a single tab.

This can be achieved by maintaining an array of size 2. Once the URL is changed, check the URL of both the elements of the array, if it is same, increase counter, else reset it.

This should also help in cases of web applications like github which perform most of the things in a single page.

What say?

Icon clarity suggestion

This is a very nice plugin - excellent in fact!

One small thing: the visual difference between the icon states seem reversed to me. That is, the state for a "good" site is more noticeable (and appears more urgent) than the "bad" site one.

This seems to be due to the use of more red in the good state, and a slightly confusing icon which shows a network diagram (indicating something to do with a network of course). So I have to think twice each time I see the icon - and the use of the strong red colour draws my eye to it unnecessarily.

Perhaps the "good" state should not have a graphical icon at all and just a request count, while the bad one should have the red network diagram?

Other than that tiny niggle - it's perfect.

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.