Are you able to access your file-system, using Jetpack, and do operations such as creating or reading files or saving images?
Are you able to access your file-system, using Jetpack, and do operations such as
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The Add-on SDK 1.0b5 (the most recent version at this moment) has a file module for this purpose. Note that it’s not a high-level module, meaning it can change incompatibly in future Add-on SDK versions.
[the original answer from 2010/01]
No, there’s no jetpack-specific APIs for this yet, note the red link on MDC and the lack of a “JEP” about this. You’re not prevented from using normal Mozilla APIs for file I/O (yet?), though.