> For the complete documentation index, see [llms.txt](https://oreobiscuit.gitbook.io/introduction/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://oreobiscuit.gitbook.io/introduction/mains/browser-extension.md).

# Browser extension For Bug Bounty

| Extension Name           | Browser | Link                                                                                                                                                                                 |
| ------------------------ | ------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Link Gopher              | Firefox | [Link Gopher](https://addons.mozilla.org/en-US/firefox/addon/link-gopher/)                                                                                                           |
| Adblock Plus             | Firefox | [Adblock Plus](https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/)                                                                                                         |
| FoxyProxy Standard       | Firefox | [FoxyProxy Standard](https://addons.mozilla.org/en-US/firefox/addon/foxyproxy-standard/)                                                                                             |
| Video Speed Controller   | Firefox | [Video Speed Controller](https://addons.mozilla.org/en-US/firefox/addon/videospeed/)                                                                                                 |
| Check XSS                | Firefox | [Check XSS](https://addons.mozilla.org/en-US/firefox/addon/check-xss/)                                                                                                               |
| HackTools                | Firefox | [HackTools](https://addons.mozilla.org/en-US/firefox/addon/hacktools/)                                                                                                               |
| Bulk URL Opener          | Firefox | [Bulk URL Opener](https://addons.mozilla.org/en-US/firefox/addon/bulkurlopener/)                                                                                                     |
| Temp Mail                | Firefox | [Temp Mail](https://addons.mozilla.org/en-US/firefox/addon/temp-mail/)                                                                                                               |
| JS Beautify CSS HTML     | Firefox | [JS Beautify CSS HTML](https://addons.mozilla.org/en-US/firefox/addon/js-beautify-css-html/)                                                                                         |
| Multi-Account Containers | Firefox | [Firefox Multi-Account Containers](https://addons.mozilla.org/en-US/firefox/addon/multi-account-containers/)                                                                         |
| TruffleHog               | Chrome  | [TruffleHog](https://chromewebstore.google.com/detail/bafhdnhjnlcdbjcdcnafhdcphhnfnhjc)                                                                                              |
| Code Formatter           | Chrome  | [Code Formatter](https://chromewebstore.google.com/detail/code-formatter/njpgcnaadikbannefjibknjopmogeidm)                                                                           |
| Freedium Extension       | Chrome  | [Freedium Extension](https://chrome.google.com/webstore/detail/freedium-extension/nadnhbkjnmmgecnkecpcjbbobkkmihmh/reviews)                                                          |
| Free VPN                 | Chrome  | [Free VPN](https://chromewebstore.google.com/detail/touch-vpn-secure-and-unli/bihmplhobchoageeokmgbdihknkjbknd?hl=en)                                                                |
| BuiltWith                | Chrome  | [BuiltWith](https://chromewebstore.google.com/detail/builtwith-technology-prof/dapjbgnjinbpoindlpdmhochffioedbn?hl=en)                                                               |
| Wappalyzer               | Chrome  | [Wappalyzer](https://chromewebstore.google.com/detail/wappalyzer-technology-pro/gppongmhjkpfnbhagpmjfkannfbllamg?hl=en)                                                              |
| WhatRuns                 | Chrome  | [WhatRuns](https://chromewebstore.google.com/detail/whatruns/cmkdbmfndkfgebldhnkbfhlneefdaaip?hl=en)                                                                                 |
| Retire.js                | Chrome  | [Retire.js](https://chromewebstore.google.com/detail/retirejs/moibopkbhjceeedibkbkbchbjnkadmom?hl=en)                                                                                |
| Cookie Extractor         | Chrome  | [Cookie Extractor](https://chromewebstore.google.com/detail/cookie-editor/hlkenndednhfkekhgcdicdfddnkalmdm)                                                                          |
| Wayback Machine          | Chrome  | [Wayback Machine](https://chromewebstore.google.com/detail/wayback-machine/fpnmgdkabkmnadcjpehmlllkndpkmiak)                                                                         |
| EXIF Data Viwer          | Chrome  | [EXIF Data Viwer](https://chromewebstore.google.com/detail/exif-viewer-pro/mmbhfeiddhndihdjeganjggkmjapkffm?hl=en)                                                                   |
| Shodan                   | Chrome  | [Shodan](https://chromewebstore.google.com/detail/shodan/jjalcfnidlmpjhdfepjhjbhnhkbgleap?hl=en-US)                                                                                  |
| S3 Bucket List           | Chrome  | [S3 Bucket List](https://github.com/AlecBlance/S3BucketList)                                                                                                                         |
| Ublock Origin            | Chrome  | [Ublock Origin](https://chromewebstore.google.com/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm?hl=en)                                                                       |
| Resources Saver          | Chrome  | [Resources Saver](https://chromewebstore.google.com/detail/resources-saver/nlfcijlhljpenllloeheihmhoobeefpc)                                                                         |
| Dot Git                  | Chrome  | [Dot Git](https://chromewebstore.google.com/detail/dotgit/pampamgoihgcedonnphgehgondkhikel)                                                                                          |
| EndPointer               | Chrome  | [EndPointer](https://chromewebstore.google.com/detail/endpointer/ppliilneafplhagjhhphcjmjdmbjagcp)                                                                                   |
| Clickjacking Test        | Chrome  | [Clickjacking Test](https://chromewebstore.google.com/detail/clickjacking-test/bjhigladkmnpmglhcnpeiplekpanekpi?hl=en)                                                               |
| S3BucketList             | Chrome  | [S3BucketList](https://chromewebstore.google.com/detail/s3bucketlist/anngjobjhcbancaaogmlcffohpmcniki)                                                                               |
| Waybackmachine           | Chrome  | [Waybackmachine](https://chromewebstore.google.com/detail/wayback-machine/fpnmgdkabkmnadcjpehmlllkndpkmiak?source=post_page-----8b6f57e2637d---------------------------------------) |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://oreobiscuit.gitbook.io/introduction/mains/browser-extension.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.
