2015-07-19 00:11:33 +09:00
|
|
|
<div id="chromeFileAccessOverlay" class="container hidden">
|
|
|
|
<div class="dialog">
|
|
|
|
<div class="row">
|
|
|
|
<!-- The extension icon (PDF.js logo) will be shown at the left, to help
|
|
|
|
users with recognizing which checkbox they have to click when they
|
|
|
|
visit chrome://extensions.
|
|
|
|
-->
|
|
|
|
<p id="chrome-pdfjs-logo-bg" style="
|
|
|
|
display: block;
|
|
|
|
padding-left: 60px;
|
|
|
|
min-height: 48px;
|
|
|
|
background-size: 48px;
|
|
|
|
background-repeat: no-repeat;
|
|
|
|
font-size: 14px;
|
|
|
|
line-height: 1.8em;
|
|
|
|
word-break: break-all;">
|
2015-07-19 01:26:04 +09:00
|
|
|
Click on
|
|
|
|
"<span id="chrome-file-access-label">Allow access to file URLs</span>"
|
|
|
|
at
|
2015-07-19 00:11:33 +09:00
|
|
|
<a id="chrome-link-to-extensions-page">chrome://extensions</a>
|
|
|
|
<br>
|
|
|
|
to view <span id="chrome-url-of-local-file">this PDF file.</span>
|
|
|
|
</p>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|