downthemall / anticontainer

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

Plugin for github.com #74

Closed kennydude closed 11 years ago

kennydude commented 11 years ago

Want to download a few files on GitHub (like part of this extension maybe?)

I made an anticontainer for that:

{
"type": "redirector",
"ns": "kennydude",
"author": "Joe Simpson",
"prefix": "github",
"match": "^http[s]?:\/\/github.com\/([a-zA-Z0-9]+)\/([a-zA-Z0-9]*)\/blob(.*)",
"static": true,
"pattern": "blob",
"replacement": "raw"
}
nmaier commented 11 years ago

Committed with nofilter:true