Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.46 KB

README.md

File metadata and controls

25 lines (16 loc) · 1.46 KB

DKB Timestamp Viewer

Display full timestamps of booking dates in the new DKB online banking (Overview page: HH:MM / Detail Page: HH:MM:SS).

Installation instructions

  1. Download the Tampermonkey Extension for Chrome or Firefox
  2. In the Tampermonkey Extension click on the "+" button to create a new user script
  3. Paste the content of dkb-timestamp-viewer.js into the Tampermonkey UserScript window and save it
  4. Open https://banking.beta.dkb.de/login and login with your banking credentials. You should now be able to see the exact time of your transactions.

Note: The Script only works for current accounts & savings accounts - not for Visa Credit accounts.

Disclaimer: This is just a quick and dirty implementation and there are probably better ways to do this. Feel free to send me a pull request if you want to contribute!

Screenshots

This is how the web banking normally looks:

Screenshot 2022-01-13 171340 Screenshot 2022-01-13 171952

And this is how it looks with the Script running:

Screenshot 2022-01-13 170035 Screenshot 2022-01-13 172042