Giter Club home page Giter Club logo

Comments (7)

ericduran avatar ericduran commented on July 16, 2024

I agree with you. I was actually going to start a a new branch.

  1. To refactor and clean up the code
  2. To catch up with the latest chrome network panel

from chromehar.

cvan avatar cvan commented on July 16, 2024

I agree with you. I was actually going to start a a new branch.

  1. To refactor and clean up the code
  2. To catch up with the latest chrome network panel

awesome! if you have time, it'd be really neat if you could document/blog somewhere how you extract Chrome's CSS and adapt it for chromeHAR. would be interesting stuff.

from chromehar.

ericduran avatar ericduran commented on July 16, 2024

@cvan definitely!

@cvan question for you, I was actually going to start a separate project. Mainly because I want to make it on Polymer and I wanted to add random features that aren't really in chrome aka: Flagging non gzip content or flagging none CDN content or non cache content,etc...

Which to be fair don't really belong in this project. Thoughts? New repo or we can just make a branch here.

I want to do new repo and I'm perfectly happy giving you commit access there too.

from chromehar.

cvan avatar cvan commented on July 16, 2024

@cvan question for you, I was actually going to start a separate project. Mainly because I want to make it on Polymer and I wanted to add random features that aren't really in chrome aka: Flagging non gzip content or flagging none CDN content or non cache content,etc...

as I'm sure you know, there are lots of tools that already do all that:

but, do you know about Chrome's Network Audits in the Dev Tools?

because I think that does exactly what you're talking about.

screenshot 2014-10-30 14 45 26

now, if you started a separate chromeAudits repository, that would be insanely cool!

and then port all of the other parts of the Chrome Dev Tools to JS :)

from chromehar.

ericduran avatar ericduran commented on July 16, 2024

@cvan Yea, I know they do it. But I want to do it all off a single HAR file.

All those require you be on the actual page. What i want to do is collect tons of hars and then analysis it later.

So yea, it's essentially everything you can do in the panel but at a later time based on a HAR.

from chromehar.

cvan avatar cvan commented on July 16, 2024

So yea, it's essentially everything you can do in the panel but at a later time based on a HAR.

👍 to that. I think that's brilliant. I'd gladly help with that; it aligns with my project's needs.

from chromehar.

paulirish avatar paulirish commented on July 16, 2024

Flagging non gzip content or flagging none CDN content or non cache content,etc...

Thats definitely stuff we're interested in having inside of Chrome's network panel as well. If you use our latest frontend and build on that, then we would be able to upstream your features.

from chromehar.

Related Issues (20)

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.