Yury Delendik
|
df10513e10
|
Moves DEFAULT_PREFENCES into JSON format.
|
2016-05-11 17:58:17 -05:00 |
|
Rob Wu
|
1b043bfd5a
|
Chrome extension: Add options page
|
2015-01-14 00:01:29 +01:00 |
|
Brendan Dahl
|
9c56c6f9f6
|
Merge pull request #5263 from yurydelendik/stream
Implement streaming using moz-chunk-arraybuffer
|
2014-09-25 16:40:28 -07:00 |
|
Tim van der Meij
|
6f3ae49b8c
|
Adds pdfBugEnabled to the Chrome extension preferences
|
2014-09-20 10:24:04 +02:00 |
|
Yury Delendik
|
c3f191a27c
|
Implement streaming using moz-chunk-arraybuffer
|
2014-09-19 19:05:25 -05:00 |
|
Rob Wu
|
00746011a3
|
Managed preferences for Chrome administrators
Implement support for managed preferences. This feature allows users
(administrators) to easily change the default settings of the PDF Viewer for
all Chrome or Chromium browsers within their organization.
External resources for end users (administrators)
- http://www.chromium.org/administrators/
- http://www.chromium.org/administrators/configuring-policy-for-extensions
- http://www.chromium.org/administrators/windows-quick-start
- http://www.chromium.org/administrators/mac-quick-start
- http://www.chromium.org/administrators/linux-quick-start
- http://www.chromium.org/administrators/policy-templates
Administrators can read one of the previous links to learn more about creating
policies. We want to auto-generate these templates, but there are no public
tools for doing that. It will be added in the future, see:
https://code.google.com/p/chromium/issues/detail?id=389061
Resources for PDF.js/extension developers
- http://cs.chromium.org/file:policy_templates.json
- https://developer.chrome.com/extensions/manifest/storage
|
2014-07-30 22:51:56 +02:00 |
|