I'm a great fan and advocate of NoScript but regrettably I'm not using 100% of the protection that it offers.
I've had to disable the ABE functionality for the following reason; I play an online game called Travians. Server lag is a constant issue and they support the use of image packs hosted on alternate sites, this helps a lot. I run USB Webserver 7.0 and host the image pack locally at http://localhost:8080/img. This has worked for a good few months up until the latest NoScript Update (version 1.9.5 i think).
I've tried editing the USER.abe file with the following exceptions:
ATTEMPT 1 (From the FAQ iRacing example)
#Travians Exception
Site <local site>
Accept from <remote site>
- Where <local site> has been everything from http://localhost:8080 to http://127.0.0.1:8080 (both with and without the port designation)
- and <remote site> has been travians.com, www.travians.com and http://www.travians.com
ATTEMPT 2 (From the FAQ Google Desktop example)
#Travians Exception
Site ^http://127\.0\.0\.1: (again, with and without port designation)
Accept from <remote site>
- Where <remote site> is as above