Greasy Fork is available in English.

Rabobank Internetbankieren auto-input

Quickly select from multiple bank acccounts in the Rabobank login and payment pages

Има други версии на този скрипт, където кодът е обновен. Покажи всички версии.

  • v2.2.8 02.07.2024

    Declare some global variables

    Support updated login and ideal pages

    An extra wrapper/shadowroot was introduced around the input fields. While setting the value of the wrappers would be shown on display, the input event would be triggered on the wrong element, so no QR-code would be generated.

    Bump version to 2.2.8 and update changelog

  • v2.2.6 12.07.2023

    Add IDIN sign page URL

  • v2.2.6 09.02.2023 Add new ideal page url, Bump version to 2.2.6 and update changelog
  • v2.2.5 02.11.2022 Add new login page URL, Bump version to 2.2.5 and update changelog
  • v2.2.4 10.11.2021 Update comments, Remove empty line, Support updated login page, Bump version to 2.2.4 and update changelog
  • v2.2.3 17.09.2021 Support updated login page The CSS classes were slightly changed, this accomodates for that., Bump version to 2.2.3 and update changelog
  • v2.2.2 05.11.2020 Enable for credit card activation login page, Bump version to 2.2.1 and update changelog, Update to work with newer ideal page, Bump version to 2.2.2 and update changelog
  • v2.2.0 28.02.2020 Imported from URL
  • v2.1.6 28.05.2019 Fix invalid call to GMsetValue In commit 392e760 (Convert one last instance of GM_setValue), GM_setValue was replaced by GMsetValue, but that should have been GM.setValue instead. This commit actually makes it work (which makes new installations work again)., Bump version to 2.1.6 and upate changelog
  • v2.1.5 28.05.2019 Imported from URL
  • v2.1.4 01.05.2018 Update url filter The login url changed slightly, so this makes the filter more general (should still match the old one, in case that is also still used)., Bump version to 2.1.4 and upate changelog
  • v2.1.3 14.01.2018 Imported from URL
  • v2.1.2 17.06.2015 Imported from URL
  • v2.1.1 08.10.2014 Synced from GitHub - Fix ideal page This updates handling to support the updated ideal payment page as well. Previously changes were only tested using the login and regular sending pages, but it turns the ideal page was significantly changed as well. Since on the ideal page, the account list could not be prepended to any container (it should end up between two existing elements), the code is changed to insert it before an existing element, instead of prepending it to a container. This also ...
  • v2.1.0 24.09.2014 Imported from URL
  • v2.0.0 16.09.2014 Imported from URL
  • v2.0.0 15.09.2014 Imported from URL