vimperator-plugins
vimperator-plugins copied to clipboard
add methods allowpagetemp and allowpage
I find really useful use Temporarily allow all this page
.
It use the function allowPage: function(permanent, justTell, sites)
without any parameters.
The behaviour is different from the actual toggletemp
command, that use toggleCurrentPage: function(forceLevel)
.
The former toggle all blocked scripts ON (in the current page).