if i compile a greasemonkey script into an xpi, then can that xpi access to local file to read and write files from hard disk???
question 2, if i save data using SetValue API of GM then do i need to del the value or does it gets deleted automatically when i restart the FireFox browser??