This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name Depozite TBI Bank | |
| // @namespace http://tampermonkey.net/ | |
| // @version 2025-01-23 | |
| // @description Calculeaza profitul si randamentul pentru depozitele de la TBI bank | |
| // @author George Draghici | |
| // @match https://depozite-online.tbibank.ro/BasicOnlineBank/Forms/ContractsList/ContractsListPage.aspx | |
| // @icon https://www.google.com/s2/favicons?sz=64&domain=tbibank.ro | |
| // @grant none | |
| // ==/UserScript== |