Greasy Fork is available in English.

Rabobank Internetbankieren auto-input

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

Ili estas versioj de tiu ĉi skripto, kie la kodo estas ĝisdatigita. Montri ĉiujn versiojn

  • v2.2.8 2024/07/02

    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 2023/07/12

    Add IDIN sign page URL

  • v2.2.6 2023/02/09 Add new ideal page url, Bump version to 2.2.6 and update changelog
  • v2.2.5 2022/11/02 Add new login page URL, Bump version to 2.2.5 and update changelog
  • v2.2.4 2021/11/10 Update comments, Remove empty line, Support updated login page, Bump version to 2.2.4 and update changelog
  • v2.2.3 2021/09/17 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 2020/11/05 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 2020/02/28 Imported from URL
  • v2.1.6 2019/05/28 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 2019/05/28 Imported from URL
  • v2.1.4 2018/05/01 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 2018/01/14 Imported from URL
  • v2.1.2 2015/06/17 Imported from URL
  • v2.1.1 2014/10/08 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 2014/09/24 Imported from URL
  • v2.0.0 2014/09/16 Imported from URL
  • v2.0.0 2014/09/15 Imported from URL