Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Can a plugin access the file system?

0 views
Skip to first unread message

Richard Lund

unread,
May 8, 2008, 4:32:02 PM5/8/08
to
Hi,

my company may need to create a Firefox addin/plugin/extension, and I'd
like to check the possibilities before I spend months learning the
process...

The main task for the plugin is to access the file system (Windows, Mac
and Linux), check if a file exists and if it has the correct version and
(if the file is not there or old) to either copy files from the internet
directly into the correct folder or to direct the user to a page with
our installer.

I take it that giving write access to the file system is a high security
risk, so there's a good chance we'll have to give up on that, but
reading a file or testing the existence of a file might be possible.

Can someone tell me if this IS possible or not?

Thanks!

John J Barton

unread,
May 8, 2008, 5:17:47 PM5/8/08
to

For extension of Firefox this IS possible. That is one of the reasons
that FF3 has much work on security of extensions.

John

0 new messages