/random-padding-addon

Firefox Add-on: Adds random padding to any request.

Primary LanguageJavaScriptMIT LicenseMIT

Adding a random Padding to every Request

This is a firefox addon that allows the user to enable adding a random padding everywhere by altering http requests.

Intended for fun. Use at your own risk.

Usage

The addon's functionality can be toggled with the included button and is disabled by default. The button can be found by right-clicking a toolbar and choosing customize. It has 2 states:

  • red, addon is disabled.
  • green, addon is enabled.

Options

Available in about:addons.

  • Enabled at startup Enables this addon on startup.
  • MaxLength The maximal length of the random string.

Source

  • The addon is mostly based on code from spenibus. Thanks!