Skip to content

Instantly share code, notes, and snippets.

@sblask
Created August 14, 2015 09:50
Show Gist options
  • Save sblask/4c414d4cf68e3d22d085 to your computer and use it in GitHub Desktop.
Save sblask/4c414d4cf68e3d22d085 to your computer and use it in GitHub Desktop.
Enhanced value for the extensions.imageforward.linkURLRegExp setting of https://addons.mozilla.org/en-US/firefox/addon/image-forward/
(^[^#\?]+\.(jpg|jpeg|png)((#|\?).*)?$|^[^#\?]+(#|\?).+\.(jpg|jpeg|png)(&;#)?.*$)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment