2007-10-16 13:22:28 -04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<RDF:RDF xmlns:em="http://www.mozilla.org/2004/em-rdf#"
|
|
|
|
xmlns:NC="http://home.netscape.com/NC-rdf#"
|
|
|
|
xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
|
|
|
<RDF:Description RDF:about="urn:mozilla:install-manifest"
|
|
|
|
em:id="treestyletab@piro.sakura.ne.jp"
|
|
|
|
em:name="Tree Style Tab"
|
2007-11-23 16:37:11 -05:00
|
|
|
em:version="0.5.2007112401"
|
2007-10-16 13:22:28 -04:00
|
|
|
em:creator="SHIMODA Hiroshi"
|
|
|
|
em:description="Show tabs like a tree."
|
|
|
|
em:homepageURL="http://piro.sakura.ne.jp/xul/treestyletab/"
|
2007-10-20 15:34:48 -04:00
|
|
|
em:iconURL="chrome://treestyletab/content/res/icon32.png"
|
2007-10-16 13:22:28 -04:00
|
|
|
em:optionsURL="chrome://treestyletab/content/config.xul">
|
2007-11-05 20:46:42 -05:00
|
|
|
<em:translator>Godai71.Extenzilla (it-IT locale)</em:translator>
|
2007-10-16 13:22:28 -04:00
|
|
|
|
|
|
|
|
|
|
|
<em:updateURL>http://piro.sakura.ne.jp/xul/update.rdf</em:updateURL>
|
|
|
|
<em:updateKey>MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDLI43lgUhWE0E7bfiuTrQMKIP53KM3w71VEPc9FxE7YS3Hpr85dC/GgEUDPd6xD7UP7ckzEusN49LCAKoipepxgyAWzQjZ3CzvkD7PWsZFTi7lpj9ytYDysoFwHs0L96i5oiVopNj1NQM2AC0Y5Lr0b6lz2L5ece0/z6monpZXPQIDAQAB</em:updateKey>
|
|
|
|
|
|
|
|
|
|
|
|
<em:localized>
|
|
|
|
<RDF:Description em:locale="en-US"
|
|
|
|
em:name="Tree Style Tab"
|
|
|
|
em:description="Show tabs like a tree."/>
|
|
|
|
</em:localized>
|
|
|
|
<em:localized>
|
|
|
|
<RDF:Description em:locale="ja"
|
|
|
|
em:name="ツリー型タブ"
|
|
|
|
em:description="タブをツリー状に表示します。"/>
|
|
|
|
</em:localized>
|
2007-11-05 20:46:42 -05:00
|
|
|
<em:localized>
|
|
|
|
<RDF:Description em:locale="it-IT"
|
|
|
|
em:name="Tree Style Tab"
|
|
|
|
em:description="Permette di visualizzare la barra delle schede in forma di albero"/>
|
|
|
|
</em:localized>
|
2007-10-16 13:22:28 -04:00
|
|
|
|
|
|
|
|
|
|
|
<em:targetApplication>
|
|
|
|
<RDF:Description em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
|
|
|
|
em:minVersion="2.0"
|
2007-11-09 12:35:22 -05:00
|
|
|
em:maxVersion="3.0b1" />
|
2007-10-16 13:22:28 -04:00
|
|
|
</em:targetApplication>
|
|
|
|
</RDF:Description>
|
|
|
|
</RDF:RDF>
|