Posts Tagged ‘user_pref’
Allowing UniversalXPConnect privilege
While developing the firefox extension I wanted the UniversalXPConnect privilege so that I could create a hash value for my extension. There are many ways to do it – the ...