GithubHelp home page GithubHelp logo

themming / harviewer-chrome-app Goto Github PK

View Code? Open in Web Editor NEW
46.0 1.0 13.0 986 KB

View HTTP Archive files generated from the browser. Inspect logged requests and responses.

License: MIT License

JavaScript 100.00%

harviewer-chrome-app's Introduction

harviewer-chrome-app

View HTTP Archive files generated from the browser. Inspect logged requests and responses.

Available on the chrome web store: HTTP Archive Viewer.

harviewer-chrome-app's People

Contributors

themming 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

Watchers

 avatar

harviewer-chrome-app's Issues

need search in inspect interface

as a chrome extension, this tools is more useful than the online version in some cases but lack some usability like the search in inspect interface, when I have a page loading with hundreds/thousands of resources it's hard to scroll and find the particular resource I want, with the online version I can always do browser's default Ctrl-F to search in page, but within this extension I don't know how to do that, trying Ctrl-F get nothing

http://www.softwareishard.com/har/viewer/

Another drawback I just found is I don't know how to print from the chrome app page, trying Ctrl-P get nothing,

A workaround so far I found is to serve these html/js files on a local httpserver and open a new browser tab "http://localhost:8000", get all hidden features from any browser

$ (cd ~/.path/to/chrome-data/Default/Extensions/ebbdbdmhegaoooipfnjikefdpeoaidml/1.1_0/harviewer/;
 python3 -m http.server )
Serving HTTP on 0.0.0.0 port 8000 ...

this is the way without the hassle of installing janodvarko/harviewer on a php server site

Remove downloadify

It cannot be loaded in a Chrome app without permissions. What does it actually do?

Save image to disk

When showing an image preview in the Response tab also include an "save as" button to save to disk.

Tidy up Home page and tabs

Rename Home tab to Load
Rename Preview to Inspect
Rename HAR to HAR Structure

Move the About tab to far right

Increase font size for instructions on Home (Load) tab.

Improved app icon

Current icon doesn't look that great. Either round the edges of the current icon or create a new one from scratch.

Support opening request/response content in system application

It would be great to have a link/button for Inspect entries to open the request/response content in the operating system application registered for that type. e.g. XML, JSON, TXT, PNG, etc. files might all be registered on the operating system to open in an IDE so clicking the link/button would extract the content from the HAR file, create a new/temp file, and open it in the IDE. This reduces the need to support viewing many different types in the HTTP Archive Viewer itself while giving users an easy way to open/view content.

Open HAR from URL (enhancement)

Would be nice to point at an online HAR instead of pasting its content. Could even just do like Google translate and make the textarea a hybrid ... if user enters a URL, can fetch that.

Great tool, thanks!

Create and publish extension version

Google are discontinuing Chrome Apps for platforms other than ChromeOS. Add a build step to generate a Chrome Extension as well as the Chrome App version of HARViewer. It will be nice to still create the Chrome App for ChromeOS users (not sure how many there are out there).

  • Create build step for Extension
  • Publish to Chrome App store

Can't load HAR due to missing content type in HTTP 304 request

It shows the error while loading har file. It says, content/mime type is not present and it is mandatory. I have http-304 calls which never return the content and no content type. It should ignore HTTP-304 Not Modified Requests.

(Reported in Chrome Web Store)

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.