Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added column for share support in TWA #423

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 16 additions & 15 deletions docs/trusted-web-activity-browser-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,21 @@ Trusted Web Activity Browser Support
incorrect, please file an [issue][14].


|Browser |Basic Support |Splash Screen|Notification Delegation|
|:-------------------:|:-------------------------:|:-----------:|:---------------------:|
|[Chrome][2] |✅ (Since 72) |✅ |✅ |
|[Firefox][3] |✅ ([Preview Nightly][1]) |❌ |❌ |
|[Edge][4] |✅ (since 45.05) |✅ |❌ |
|[Samsung Internet][5]|✅ (since 13.0.2.9) |❌ |❌ |
|[Brave][6] |✅ |✅ |✅ |
|[Vivaldi][7] |✅ |✅ |✅ |
|[Opera][8] |❌ |❌ |❌ |
|[DuckDuckGo][9] |❌ |❌ |❌ |
|[Kiwi Browser][10] |❌ |❌ |❌ |
|[UC Browser][11] |❌ |❌ |❌ |
|[Naver Whale][12] |❌ |❌ |❌ |
|[Yandex.Browser][13] |❌ |❌ |❌ |
|Silk Browser* |❌ |❌ |❌ |
|Browser |Basic Support |Splash Screen|Notification Delegation| Web Share Target
|:-------------------:|:-------------------------:|:-----------:|:---------------------:|:---------------------:|
|[Chrome][2] |✅ (Since 72) |✅ |✅ |✅ (Since 86) |
|[Firefox][3] |✅ ([Preview Nightly][1]) |❌ |❌ |❌ |
|[Edge][4] |✅ (since 45.05) |✅ |❌ |❌ |
|[Samsung Internet][5]|✅ (since 13.0.2.9) |❌ |❌ |❌ |
|[Brave][6] |✅ |✅ |✅ |❌ |
|[Vivaldi][7] |✅ |✅ |✅ |❌ |
|[Opera][8] |❌ |❌ |❌ |❌ |
|[DuckDuckGo][9] |❌ |❌ |❌ |❌ |
|[Kiwi Browser][10] |❌ |❌ |❌ |❌ |
|[UC Browser][11] |❌ |❌ |❌ |❌ |
|[Naver Whale][12] |❌ |❌ |❌ |❌ |
|[Yandex.Browser][13] |❌ |❌ |❌ |❌ |
|Silk Browser* |❌ |❌ |❌ |❌ |

***:** Silk Browser seems to advertise support for Trusted Web Activity, but the app
opens the content in a Custom Tab. See [#73][15] for more.
Expand All @@ -39,3 +39,4 @@ opens the content in a Custom Tab. See [#73][15] for more.
[13]: https://play.google.com/store/apps/details?id=com.yandex.browser
[14]: https://github.com/GoogleChrome/android-browser-helper/issues
[15]: https://github.com/GoogleChrome/android-browser-helper/issues/73