[Greasemonkey] Extension for Flock doesn't work / No Grease Monkey for Flock.

Rolando Brown sneakersuitman at gmail.com
Mon Sep 11 03:36:25 EDT 2006


Hello all.

I wanted to ask if anyone could help me with an issue I am having with the
Grease Monkey extension for Flock.

This is a great tool. I hope someone can help. The error that is occuring is
directly related to this line of code.

But I am not sure what to do about it.

Pleaes advise.

---
function getWriteStream(file) {
  var stream = Components.classes["@mozilla.org/network/file-output-stream;1
"]
    .createInstance(Components.interfaces.nsIFileOutputStream);

  stream.init(file, 0x02 | 0x08 | 0x20, 420, -1);
---



Rolando Brown a.k.a Sneaker Suitman

"Some say it's rough out here. Listen, it's rough everywhere. I say, you
should always be able to keep it moving forward. Nothing like a good pair of
Kicks that you've fashioned with your own hands to get that job done."


More information about the Greasemonkey mailing list