• 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.

Building a Tinyurl.com like firefox plugin.

I have a web based url redirection service almost completed. I want to create a firefox plugin that will do the same thing. All I need it to do is capture the URL and send it to my webserver, and return a new url. Shouldn't be that hard. just sending one variable and returning another.

Anybody have experience doing this? I'm going to start researching it now.
 
Back
Top