• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

FireFox Addon

TheSiege

Diamond Member
basically I want it to be able to make it so when I highlight text and right click on it, it will ammend the text to a website i.e.

highlight "846228" and right click and the submenu will have an option
"UtahRealEstate"
and it will open a tab to the address "http://utahrealestate.com/846228"

any help?
 
If it helps, it wouldn't be too hard to use Platypus to write a GreaseMonkey script that would find all numbers of a certain length (or most anything else a regular expression can find) and turn them into links to that site.
 
Back
Top