Skip to content

Commit

Permalink
[DOC] Update FAQ.md
Browse files Browse the repository at this point in the history
Add "Youtube links doesn't open youtube app (Open links in external apps)"
  • Loading branch information
uazo authored Oct 31, 2024
1 parent 434d40a commit 29a53de
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,21 @@ If you trust the site or have performance needs or need to use WebAssembly, you
<br>
</details>

## Youtube links doesn't open youtube app (Open links in external apps)

Cromite blocks the ability to open apps from the web by default.

The reason for this is that, together with the app to be opened, information may be passed on and cannot be filtered out: for example, youtube links definitely send the url of the video, but not necessarily other data. The other information could link your web browsing with that within the app.

It is however possible to disable this behaviour and allow apps to be opened.

<details>
<summary>Show me how</summary>

<img src="https://github.com/user-attachments/assets/b852f2da-8560-4431-aa8f-157ceb05c058">
<br>
<img src="https://github.com/user-attachments/assets/3926128a-21ab-4df1-a773-a0a9545155ad">
<br>
</details>


0 comments on commit 29a53de

Please sign in to comment.