
* cmd/anubis: explain why users are seeing Anubis Closes #25 Closes #38 Also includes the beginnings of a "user guides" section in the docs for user-facing documentation. * Update docs/docs/user/known-broken-extensions.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Xe Iaso <me@xeiaso.net> * cmd/anubis: fix indentation in index.templ Signed-off-by: Xe Iaso <me@xeiaso.net> --------- Signed-off-by: Xe Iaso <me@xeiaso.net> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
19 lines
770 B
Markdown
19 lines
770 B
Markdown
---
|
|
title: List of known browser extensions that can break Anubis
|
|
---
|
|
|
|
This page contains a list of all of the browser extensions that are known to break Anubis' functionality and their associated GitHub issues, along with instructions on how to work around the issue.
|
|
## [JShelter](https://jshelter.org/)
|
|
|
|
| Extension | JShelter |
|
|
| :----------- | :-------------------------------------------- |
|
|
| Website | [jshelter.org](https://jshelter.org/) |
|
|
| GitHub issue | https://github.com/TecharoHQ/anubis/issues/25 |
|
|
|
|
Workaround steps:
|
|
|
|
1. Open JShelter extension settings
|
|
2. Click on JS Shield details
|
|
3. Enter in the domain for a website protected by Anubis
|
|
4. Choose "Turn JavaScript Shield off"
|
|
5. Hit "Add to list"
|