Click here to Skip to main content
16,021,288 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
What are the steps to write a Firefox extension that downloads all images of a web page in a folder?
Posted
Comments
Sandeep Mewara 1-May-11 3:22am    
Do you know or read on anything on how to write a Firefox extension?
DhanashreeRamya 1-May-11 23:45pm    
I know how to write an Firefox extension.Just wanted to know the steps for downloading images in a folder.

1 solution

The first step is to read the Developer documentation for Firefox add-on/extension development at;

https://addons.mozilla.org/en-US/developers/docs/how-to[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900