# Wtyczki do przeglądarek

* [BugMagnet](https://bugmagnet.org/)
  * [Chrome](https://chrome.google.com/webstore/detail/bug-magnet/efhedldbjahpgjcneebmbolkalbhckfi)
  * [Firefox](https://addons.mozilla.org/en-US/firefox/addon/bug-magnet/)
* [Generator polskich danych testowych](https://testerzy.pl/wiesci-ze-swiata-testerow/generator-danych-testowych-nowa-wersja)
  * [Chrome](https://chrome.google.com/webstore/detail/generator-danych-testowyc/emdnjmkfcjemifplhmbkjmelnckonggd)
  * [Firefox](https://addons.mozilla.org/pl/firefox/addon/generator-danych-testowych/)\\
* [Postman Interceptor](https://www.getpostman.com/)
  * [Chrome](https://chrome.google.com/webstore/detail/postman-interceptor/aicmkgpgakddgnaphhhpliifpcfhicfo)\\
* [Advanced REST Client](https://install.advancedrestclient.com/#/features)
  * [Chrome](https://chrome.google.com/webstore/detail/advanced-rest-client/hgmloofddffdnphfgcellkdfbfbjeloo)\\
* RESTClient
  * [Firefox](https://addons.mozilla.org/en-GB/firefox/addon/restclient/?src=search)\\
* [PerfectPixel](http://www.welldonecode.com/perfectpixel/)
  * [Chrome](https://chrome.google.com/webstore/detail/perfectpixel-by-welldonec/dkaagdgjmgdmbnecmcefdhjekcoceebi)
  * [Firefox](https://addons.mozilla.org/en-US/firefox/addon/perfectpixel/)\\
* [Web Developer](https://chrispederick.com/work/web-developer/)
  * [Chrom](https://chrome.google.com/webstore/detail/web-developer/bfbameneiokkgbdmiekhjnmfkcnldhhm)
  * [Firefox](https://addons.mozilla.org/en-US/firefox/addon/web-developer/)
* [Web Developer Checklist](http://webdevchecklist.com/)
  * [Chrome](https://chrome.google.com/webstore/detail/web-developer-checklist/iahamcpedabephpcgkeikbclmaljebjp)
  * [Firefox](https://addons.mozilla.org/en-US/firefox/addon/webdeveloperchecklist/)\\
* Proxy SwitchySharp
  * [Chrome](https://chrome.google.com/webstore/detail/proxy-switchysharp/dpplabbmogkhghncfbfdeeokoefdjegm?hl=en)\\
* Proxy SwitchyOmega
  * [Firefox](https://addons.mozilla.org/en-US/firefox/addon/switchyomega/)\\
* Clear Cache
  * [Chrome](https://chrome.google.com/webstore/detail/clear-cache/cppjkneekbjaeellbfkmgnhonkkjfpdn?hl=en)\\
* Empty Cache Button
  * [Firefox](https://addons.mozilla.org/en-US/firefox/addon/empty-cache-button/)\\
* EditThisCookie
  * [Chrome](https://chrome.google.com/webstore/detail/editthiscookie/fngmhnnpilhplaeedifhccceomclgfbg?hl=en)\\
* Cookie Editor
  * [Firefox](https://addons.mozilla.org/en-US/firefox/addon/edit-cookie/)\\
* [WAVE Accessibility Evaluation Tool](https://wave.webaim.org/)
  * [Chrome](https://chrome.google.com/webstore/detail/wave-evaluation-tool/jbbplnpkjmmeebjpijfedlgcdilocofh)
  * [Firefox](https://addons.mozilla.org/en-US/firefox/addon/wave-accessibility-tool/)\\
* What font
  * [Chrome](https://chrome.google.com/webstore/detail/whatfont/jabopobgcpjmedljpbcaablpmlmfcogm)\\
* Font Finder
  * [Firefox](https://addons.mozilla.org/en-US/firefox/addon/font-inspect/)\\


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ksiazka.testowanieoprogramowania.pl/narzedzia/wtyczki-do-przegladarek.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
