GoogleChrome / GoogleChrome/android-browser-helper

Site Permission Shortcut

Open
#481 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
832
Forks
370
Avg merge
1d 3h
Merged PRs (30d)
6

Description

I have an webapp which is integrated as Trusted Web Activity using browser helper

## Problem
The webapp uses camera permission to take picture.
If by mistake the user denies the permission there is no easy was to redirect user to give this permission again.
If the it was in browser or Chrome custom tab we suggest user to access site permission from Nav bar. But this is an issue on TWA as their is no nav bar.
Looks like
![image](https://github.com/user-attachments/assets/b0535a1f-8624-48ee-81c7-c79a42a51837)

**Describe the solution you'd like**
Give option for the webapp to toggle nav bar if needed.

**Describe alternatives you've considered**
Tried if we can deeplink into site settings but looks like its not possible

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.