Posts Tagged ‘UniversalXPConnect’

Allowing UniversalXPConnect privilege

July 5th, 2010 | Posted by sucheta | 1 Comment
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 ...