2

I'm writing a FF ext which has the filepath to an existing file, and I simply want to create a blob: url for the file, without creating an <input type="file" field which the user has to interact with. Creating a hidden <input type="file" element which the user does not need to interact with would be fine.

I have chrome privileges since this is for a FF ext, so is there a way to do this?

1 Answer 1

1

Is this whart you are looking for?

Sign up to request clarification or add additional context in comments.

1 Comment

no I want to figure out how to create the file obj, that link assumes I have one.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.