mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-07-09 00:25:51 +02:00
Update broken links
parent
c3ed24af4f
commit
da6e1624da
@ -1,5 +1,5 @@
|
||||
<img align="left" src="https://mozilla.github.io/pdf.js/images/logo.svg"> The PDF Viewer is a Chrome extension that displays PDF files using PDF.js.
|
||||
Install it from https://chrome.google.com/webstore/detail/pdf-viewer/oemmndcbldboiebfnladdacbdfmadadm .
|
||||
Install it from https://chromewebstore.google.com/detail/pdf-viewer/oemmndcbldboiebfnladdacbdfmadadm .
|
||||
|
||||
## End-user documentation
|
||||
|
||||
@ -7,16 +7,16 @@ Install it from https://chrome.google.com/webstore/detail/pdf-viewer/oemmndcbldb
|
||||
See [What are the PDF.js keyboard shortcuts?](Frequently-Asked-Questions#faq-shortcuts) for shortcuts and other advanced UI features.
|
||||
|
||||
### Preferences
|
||||
Visit `chrome://extensions/?options=oemmndcbldboiebfnladdacbdfmadadm` to change the default settings, such as whether to enable the hand tool by default, or to enable tools for [debugging PDF.js](Debugging-pdf.js).
|
||||
Visit `chrome://extensions/?options=oemmndcbldboiebfnladdacbdfmadadm` to change the default settings, such as whether to enable the hand tool by default, or to enable tools for [debugging PDF.js](https://github.com/mozilla/pdf.js/wiki/Debugging-pdf.js).
|
||||
|
||||
By default, the extension is disabled in incognito mode and on local files. Visit `chrome://extensions/?id=oemmndcbldboiebfnladdacbdfmadadm` and click on "Allow in incognito" to allow PDF files to be viewed in incognito mode, and "Allow access to file URLs" to allow local PDF files to be viewed.
|
||||
|
||||
Administrators can also use Group policies to set the default settings for deployment in an educational or enterprise environment. See https://github.com/mozilla/pdf.js/pull/5082 for documentation.
|
||||
|
||||
## Report an issue
|
||||
Found a defect? Open a new issue and include a clear description of the problem (see https://github.com/mozilla/pdf.js/blob/master/CONTRIBUTING.md).
|
||||
Found a defect? Open a [new issue](https://github.com/mozilla/pdf.js/issues/new/choose) and include a clear description of the problem (see https://github.com/mozilla/pdf.js/blob/master/CONTRIBUTING.md).
|
||||
|
||||
There is also a support page at the Chrome Web Store (https://chrome.google.com/webstore/detail/pdf-viewer/oemmndcbldboiebfnladdacbdfmadadm/support), but it's not read very often due to the lack of notifications.
|
||||
There is also a support page at the Chrome Web Store (https://chromewebstore.google.com/detail/pdf-viewer/oemmndcbldboiebfnladdacbdfmadadm/support), but it's not read very often due to the lack of notifications.
|
||||
|
||||
## Privacy policy
|
||||
|
||||
@ -30,6 +30,6 @@ The release process is as follows:
|
||||
1. Update the [cws-release@Rob--W branch](https://github.com/Rob--W/pdf.js/tree/cws-release) to the master branch.
|
||||
2. Apply extra patches on top of the cws-release. This is only done for (critical) bugs that impact the usability of the PDF viewer.
|
||||
3. Build and test the extension.
|
||||
4. Look at the user feedback at the [Chrome Web Store support page](https://chrome.google.com/webstore/detail/pdf-viewer/oemmndcbldboiebfnladdacbdfmadadm/support) and check whether the bugs are fixed.
|
||||
4. Look at the user feedback at the [Chrome Web Store support page](https://chromewebstore.google.com/detail/pdf-viewer/oemmndcbldboiebfnladdacbdfmadadm/support) and check whether the bugs are fixed.
|
||||
4. Upload to the Chrome Web Store dashboard.
|
||||
5. Push changes to [cws-release@Rob--W branch](https://github.com/Rob--W/pdf.js/tree/cws-release), tag the release at https://github.com/Rob--W/pdf.js/releases and respond to bugs reports on PDF.js's issue tracker and the [Chrome Web Store support page](https://chrome.google.com/webstore/detail/pdf-viewer/oemmndcbldboiebfnladdacbdfmadadm/support).
|
||||
5. Push changes to [cws-release@Rob--W branch](https://github.com/Rob--W/pdf.js/tree/cws-release), tag the release at https://github.com/Rob--W/pdf.js/releases and respond to bugs reports on PDF.js's issue tracker and the [Chrome Web Store support page](https://chromewebstore.google.com/detail/pdf-viewer/oemmndcbldboiebfnladdacbdfmadadm/support).
|
||||
Loading…
x
Reference in New Issue
Block a user