https://github.com/bd808/firefoxwikimediadebug
[OBSOLETE] Wikimedia debug add-on for Firefox. See https://github.com/wikimedia/performance-WikimediaDebug
https://github.com/bd808/firefoxwikimediadebug
Last synced: about 1 year ago
JSON representation
[OBSOLETE] Wikimedia debug add-on for Firefox. See https://github.com/wikimedia/performance-WikimediaDebug
- Host: GitHub
- URL: https://github.com/bd808/firefoxwikimediadebug
- Owner: bd808
- License: apache-2.0
- Archived: true
- Created: 2015-01-18T23:34:18.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-18T20:45:11.000Z (over 11 years ago)
- Last Synced: 2025-03-09T08:43:54.966Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Wikimedia Debug Header Firefox Add-on
=====================================
This Firefox addon injects a `X-Wikimedia-Debug` header into HTTP requests to
Wikimedia Foundation projects. Requests bearing this header are not cached and
are all handled by a single machine.
Installation
------------
The addon is built using the [Add-on SDK][] from Mozilla.
```
$ cfx xpi
```
Official releases can be installed from [addons.mozilla.org][].
License
-------
Wikimedia Debug Header Firefox Add-on is licensed under the Apache 2.0
license. See the `LICENSE` file for more details.
[Add-on SDK]: https://developer.mozilla.org/en-US/Add-ons/SDK
[addons.mozilla.org]: https://addons.mozilla.org/en-US/firefox/addon/wikimedia-debug-header/