-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinstall.rdf
24 lines (24 loc) · 1.58 KB
/
install.rdf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0"?>
<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="eproc@nadameu.com.br"
em:name="Ferramentas e-Proc"
em:version="0.18.2"
em:creator="Paulo Roberto Maurici Junior"
em:iconURL="chrome://eproc/skin/stapler-32.png"
em:homepageURL="http://eproc.trf4.jus.br/eproc2trf4/ferramentas/plugin/"
em:updateURL="http://eproc.trf4.jus.br/eproc2trf4/ferramentas/plugin/repo/update.rdf"
em:updateKey="MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDf0wty4meGsDmIrOYWRO7ZuJaYDqZnZ4dsCocUoXSB8mve+34VIAcrupkPGvaau3+TgH8fvtjOuF6g3g2XpD/cU/J8mMN8tAS5l0IG3ySGXug5NMVZ0uiq4T0vfy4T+i97NR+GbouIX/D6X8XZIOemGEIS6Uca6ff3OOrq/3EIlQIDAQAB">
<em:optionsURL>chrome://eproc/content/options.xul</em:optionsURL>
<em:developer>Paulo Roberto Maurici Junior <pmj@jfsc.jus.br></em:developer>
<em:developer>Felipe Raul Benali <rbb@jfpr.jus.br></em:developer>
<em:contributor>Greasemonkey Compiler by Anthony Lieuallen <http://arantius.com/></em:contributor>
<em:targetApplication RDF:resource="rdf:#$S+VZy"/>
</RDF:Description>
<RDF:Description RDF:about="rdf:#$S+VZy"
em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
em:minVersion="12.0"
em:maxVersion="23.*" />
</RDF:RDF>