This page allows you to generate GreaseMonkey scripts to insert an element of html after each link matching a certain pattern in the pages you visit.
It is a generalization of the inline mp3 player user script.

Script metadata (Show/Hide):

Name:

Namespace:

Description:

Pages that will trigger this script:

Pages that should never trigger this script:

Free-form script (Show/Hide):

File extension to match:
Desired html that will be injected next to the matched links:

Use @@HREF as a replacement tag for the url of the matched link.



Here is an example link for the file extension you want to target:
Test your user script on the example link:
Install your user script.

How to include images in my user script? (using data: url format)
Here is one example.