Topic: Making Firefox extension
Hey all,
With my moderator work over at PunRes, I've come up with an idea for a Firefox extension. I looked through the available ones on the Firefox site, but only found one that did something similar to what I want, but not quite what I want
It's the "Copy as HTML Link" extension.
Basically, what I want it to do, is this:
When you right-click on a link, you see the option to copy as BBCode link, with the copied text looking like this:
[url=<href part of the selected link>]<text of the selected link>[/url]
So when I right-click on this link:
<a href="profile.php?id=5453">SomeUser</a>
I want it to copy:
[url=http://www.punres.org/profile.php?id=5453"]SomeUser[/url]
(taking a PunRes example here).
I've managed to get the plugin modified so it copies into a BBCode link, but that's about it... I have no idea on what controls to use etc, so this is where I need help.
Or if someone just wants to make, it fine by me too =P
I hope I was clear
Thanks for the help!
-- El Bekko