downthemall / anticontainer

DownThemAll! AntiContainer (Extension to a Firefox, Seamonkey extension)
Mozilla Public License 2.0
93 stars 41 forks source link

Imgbox.com plugin not using original filename #72

Closed Filzmail closed 11 years ago

Filzmail commented 11 years ago

"finder": "id=\"img\".+?src=\"(.+?)\""

should be...

"finder": "id=\"img\".+?src=\"(.+?)\" title=\"(.+?)\"", "namer": "{2}"