ICA-banken autologin
Logs in automatically to ICA-banken.
Simply add a bookmark to https://icabanken.ica.se/Login/LoginPw.aspx?JSE... where NUM is your full personnummer, e.g. 8310151234.
The first time you visit that URL, you will be prompted for your PIN code. The code will then be used to log you in automatically whenever you visit the bookmarked URL.
You can change the stored PIN through a command in the Greasemonkey menu when at ICA's site.
Please note that your PIN will be blocked if you get it wrong three times in a row, so don't play around too much (I did :p).
You could comment on this script if you were logged in.
3 comments
You could comment on this script if you were logged in.

login to vote
Updated to work.
The URL to bookmark has changed from
http://www.ica.se/FrontServlet?s=inloggning&sta...
to
https://icabanken.ica.se/Login/LoginPw.aspx?JSE...
The name of the PIN form field changed as well, so you need to re-install the script in addition to changing the bookmark.
login to vote
Updated to work. ICA-banken changed some minor things.
login to vote
Updated:
Tidied up the code, made changing the PIN into a menu command.