Changelog:
Well a lot of HTML changes were done, I updated the logic to gather earned SBD & SP info out of the data and a helper function to calculate a total volume was created:
function calculateTotal(data) {
var total = 0;
data.forEach((value) => {
total += value;
});
return total;
}
Feel free to contribute by forking the GitHub Repo and creating Pull Requests. You can check the Roadmaps to find ideas, or you can implement your own stuff.
Please visit the Google Chrome Webstore and download the extension!
Go to your Extensions Tab and click options to set your Steemit Username
benediktveith is my main GitHub account.
Check here for another proof