Sent from my iPhone
Eventually I guess we need to have some kind of confirmation dialog, eg
Your new Swarm will have
[+] 10 free extensions with BSD licenses.
[+] 2 shareware extensions,
[+] 1 trial version of a subscription extension
But let's cross that bridge if we find the river.
If you send me an entry similar to the ones in the current file, I'll
add it.
jjb
Christoph
[1] - http://www.christophdorn.com/Tools/
Sent from my iPad
On Nov 17, 2010, at 9:30 PM, "John J. Barton"
Sent from my iPhone
2) Open a issue on the issues list,
http://code.google.com/p/fbug/issues/entry?template=Swarm
3) Post to this newsgroup the same info as in the issue list template or
entries in the Swarm page.
jjb
Please add FirePHP:
<!-- next ext -->
<div class="extension developerSwarm">
<input type="checkbox" class="installThisOne" name="extension" value="tbd" />
<a class="extensionURL"
href="https://addons.mozilla.org/firefox/downloads/file/102244/firephp-0.5.0-fx.xpi"
id="FirePHPExte...@firephp.org"
>FirePHP</a>
<span class="extensionStatus"></span>
<div class="extensionInfo">
<p>Log to your Firebug Console from PHP (FirePHP< 1.0)
<a class="extensionMoreInfo" target="_blank" href="http://www.firephp.org/">more info</a>
</p>
</div>
</div>
I have another extension to add but need a way to specify a version-less URL that will redirect to the latest version. Is that possible?
Also, the URL will redirect to an extension bundle with two extensions in it. Will that work?
Thanks!
Christoph