4 changed files with 21 additions and 42 deletions
@ -1,3 +1,3 @@ |
|||||||
resource pdf.js content/ |
resource pdf.js content/ |
||||||
component {6457a96b-2d68-439a-bcfa-44465fbcdbb1} components/PdfStreamConverter.js |
component {d0c5195d-e798-49d4-b1d3-9324328b2291} components/PdfStreamConverter.js |
||||||
contract @mozilla.org/streamconv;1?from=application/pdf&to=*/* {6457a96b-2d68-439a-bcfa-44465fbcdbb1} |
contract @mozilla.org/streamconv;1?from=application/pdf&to=*/* {d0c5195d-e798-49d4-b1d3-9324328b2291} |
||||||
|
@ -1,27 +0,0 @@ |
|||||||
<?xml version="1.0"?> |
|
||||||
|
|
||||||
#filter substitution |
|
||||||
|
|
||||||
<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
|
||||||
xmlns:em="http://www.mozilla.org/2004/em-rdf#"> |
|
||||||
|
|
||||||
<Description about="urn:mozilla:install-manifest"> |
|
||||||
<em:id>uriloader@pdf.js</em:id> |
|
||||||
<!-- PDFJS_LOCALIZED_METADATA --> |
|
||||||
<em:name>PDF Viewer</em:name> |
|
||||||
<em:version>PDFJSSCRIPT_VERSION</em:version> |
|
||||||
<em:targetApplication> |
|
||||||
<Description> |
|
||||||
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> |
|
||||||
<em:minVersion>@FIREFOX_VERSION@</em:minVersion> |
|
||||||
<em:maxVersion>@FIREFOX_VERSION@</em:maxVersion> |
|
||||||
</Description> |
|
||||||
</em:targetApplication> |
|
||||||
<em:strictCompatibility>true</em:strictCompatibility> |
|
||||||
<em:bootstrap>true</em:bootstrap> |
|
||||||
<em:creator>Mozilla</em:creator> |
|
||||||
<em:description>Uses HTML5 to display PDF files directly in Firefox.</em:description> |
|
||||||
<em:homepageURL>https://support.mozilla.org/kb/Opening%20PDF%20files%20within%20Firefox</em:homepageURL> |
|
||||||
<em:type>2</em:type> |
|
||||||
</Description> |
|
||||||
</RDF> |
|
Loading…
Reference in new issue