I've been trying to figure out how to run bookmarklets (i.e., bookmarked javascripts) with RequestPolicy. I found
this issue. A solution is to "temporarily allow all requests", run the bookmarklet, then disable "temporarily allow all requests". Just thought I'd record this somewhere so anyone else who searches for a way to do this might find it.