Git Product home page Git Product logo

Comments (6)

sirdarckcat avatar sirdarckcat commented on May 3, 2024

Draft FAQ:

  • How to enable Tamper Dev?
    • Press Alt+T or click on the extension icon.
  • Can I change the keyboard shortcut?
    • Yes, go to chrome://extensions/shortcuts
  • Can I enable Tamper Dev on all windows created by a tab?
    • Not possible at the moment.
  • What filters are available?
    • method, domain, path, and query.

from tamperchrome.

sirdarckcat avatar sirdarckcat commented on May 3, 2024

Draft tutorial:

  1. Press Alt+T to open Tamper Dev
  2. Interact with the page (eg, reload, click a button, etc)
  3. Find the request of interest using the filters (eg, method:POST)
  4. Click Intercept, and repeat the action in the UI
  5. Edit the request, and send it.

from tamperchrome.

sirdarckcat avatar sirdarckcat commented on May 3, 2024

Draft 3 illustrations summary:

  1. Tamper with the requests sent by your browser, even if encrypted.
  2. Observe how the server reacts to your modifications, interactively.
  3. Modify the response that your browser receives from the server.

from tamperchrome.

sirdarckcat avatar sirdarckcat commented on May 3, 2024

https://developer.chrome.com/docs/webstore/images/#promo has some details

from tamperchrome.

sirdarckcat avatar sirdarckcat commented on May 3, 2024

Screenshots:

  1. Filter HTTP requests
  2. Edit request/response headers
  3. Inspect/edit POST bodies
  4. Inspect/edit HTTP responses (hex editor)
  5. ?

from tamperchrome.

sirdarckcat avatar sirdarckcat commented on May 3, 2024

missing:

  1. the logo or a promo image (ETA Tuesday)
  2. the 3 illustrations for the triplet in the homepage (ETA Wednesday)
  3. the link to the webstore (ETA EOW)

from tamperchrome.

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.