For now you can access decentralized websites on mobile through providers simply by visiting the website like you would on desktop. In order to actually interact with the websites you will need to wait for the mobile wallet to be published.
We looked into creating a browser extension.
But since manifest V3, it is no longer possible to intercept requests the way we need (see the blue box here: chrome.webRequest | API | Chrome for Developers )
For every new chrome release, they restrict more and more what can be done by extensions.