-
Notifications
You must be signed in to change notification settings - Fork 3
Description
There is only so much real estate in a browser extension (UI), so we've been selective with the information we display. Since our target user base is any user of the web (regardless of technical background), we don't want to display information that is too detailed or contains data that would be confusing/irrelevant to the general user.
However, technical folks and those developing Web Monetized sites may benefit from a "Developer Mode" in Akita, where more information is presented. Perhaps detailed, per payment pointer information (#28) or other data that could help them test/debug their Web Monetized site would be helpful. This mode might be toggled such that this additional information is shown in the existing UI, or perhaps Akita could have a separate window that displays more detailed information/stats.