- 0
A Greasemonkey script to improve the CDLC Search Page on CustomsForge.com
-
Recently Browsing 0 members
- No registered users viewing this page.
By using this site, you agree to our Guidelines. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. - Privacy Policy
Question
zorrof
I wrote a Greasemonkey script that improves the Search page on CustomsForge.com
What the script does:
Changes the Song Title link to go to the song's info page
Adds a "?" link next to the song title that goes to the search for other versions of that song.
Changes the Download link to go to the actual download page for that song
You can get the script here: http://pastebin.com/xegY9ywc
More info for those who don't know what Greasemonkey is:
Greasemonkey is a browser extension for Firefox, that lets you add scripts that customise websites functionality and design. There is also an extension for Google Chrome called Tampermonkey that can also run Greasemonkey scripts. There are also Greasemonkey compatible extensions for other browsers available, such as NinjaKit for Safari, and TamperMonkey for Opera.
To run the script, you need to use the extension's interface to create a new script, then copy and paste the code from pastebin over the template code that is generated, then save it.
Detailed instructions for installing on Firefox:
If you are using Greasemonkey on Firefox, heres the instructions for installing the script.
1) Goto the pastebin page, select all the script text in the "Raw Paste Data" section, and copy it
2) Click the "New User Script" option on the Greasemonkey extension menu
3) Click the "Use Script From Clipboard" button
4) Click "Save"
5) Close the script editing window and then go to http://search.customsforge.com to see the script in action
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.