Skip to content

fluks/Tamper-Data-for-FF-Quantum

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tamper Data for FF Quantum

Tamper Data no longer works in FF 57+.

This is a re-write that works in FF 57+, however, the webRequest API doesn't currently support changing request body paramters. There are tickets open for both Firefox and Chrome so hopefully it will be resolved sooner than later, but for now this is still very useful for other things:

  • Monitoring live requests
  • Editing headers on live requests
  • Canceling live requests
  • Redirecting live requests

Installing from source (Development)

  1. Download and unpack the source code.
  2. Navigate to about:debugging.
  3. Click the button to add a temporary extention.
  4. Select the manifest.json file and hit OK.

It will automatically uninstall when you close the browser.

Install from the Official Add-ons Page

You can install from the official add-ons page here, here.

Usage

Once installed you will see a blue cloud button in the toolbar, to the left of the URL bar. Click that to start tampering.

Releases

No releases published

Packages

No packages published

Languages

  • CSS 34.7%
  • JavaScript 32.8%
  • HTML 32.5%