You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 26, 2023. It is now read-only.
Hi, apparently the Google (and others) sources git repository doesn't allow you to directly download the source code shown on their web pages. See for example UiccController.java. There are no buttons to let you download or see this code in raw form. The only hope is by adding the extension?format=TEXT to generate the base64 format of the same code.
So it would be extremely useful for a huge number of people if we could use your plugin to view also base64 encoded pages. I.e. Open in browser as: Decoded Base64 text.