Skip to content

Releases: shivaprsd/doqment

v0.9

01 Aug 15:24
Compare
Choose a tag to compare
Release version 0.9

Changelog

	Update: PDF.js to 4.3 legacy variant, drops polyfill
	Update: doq: adds Chrome theme, make it default in MV3
	Update: doq: custom CSS filter mode; disable GPU in MV2
	Enhance: options page to allow configure doq options
	Fix: make reader mode toolbar icons visible in Brave
	Docs: add note on extension options

v0.8

07 Jun 08:05
Compare
Choose a tag to compare
Release version 0.8

Changelog

	Fix: [Android] options page layout on mobile Firefox
	Fix: [Android] hide broken annotation editors by default
	Enhance: Auto-hide toolbar only on small touch devices
	Update: PDF.js to 4.1: adds experimental highlight editor
	Update: doq: support highlight editor, hardware acceleration
	Fix: [MV3] opening viewer via action in special pages

v0.7

09 Jan 10:44
Compare
Choose a tag to compare
Release version 0.7

Changelog

	Fix bug: [MV2] do not intercept actual PDF downloads
	Doc: note for Chromium on enabling native PDF viewer
	New: Options page for setting PDF.js preferences
	Update: PDF.js to version 4.0

v0.6

30 Nov 17:41
Compare
Choose a tag to compare
Release version 0.6

Changelog

	Feature: option for opening PDFs by default in Chrome
	Enhance: support for opening embeded PDFs in Chrome
	Update: PDF.js version to 3.10; support Stamp editor

v0.5

13 Jun 13:37
Compare
Choose a tag to compare
Release version 0.5

Changelog

    Enhance: optimize for black-on-white text heavy PDFs
    Update: doq, with major performance and memory-use improvements
    Update: PDF.js version to 3.6, pinch to zoom in touch devices

v0.4

23 Feb 14:33
Compare
Choose a tag to compare
Release version 0.4

Changelog

    New: MV3 port with a different interaction paradigm
    New: badge and link to Chrome Web Store page
    Update: PDF.js version to 3.2, and pages to match
    Update: doq version to 2.3; support FreeText editor

Chrome v0.3

24 Jan 08:32
Compare
Choose a tag to compare
  • Better support for other Chromium derivatives
  • Specify minimum Chromium version (102) needed
  • Fix opening file:// urls with optional permissions

Chrome v0.2

10 Jan 06:46
Compare
Choose a tag to compare
  • Host permissions are now optional, requested while opening PDF links.
  • New context menu on the action to grant access to all hosts.

Chrome v0.1

03 Jan 07:18
Compare
Choose a tag to compare

Manifest Version 3 variant for Chrome, with a new interaction paradigm.

  • No request redirection, extension exists alongside native viewer
  • Use context menu to open links to PDFs
  • Unified action to load the currently (natively) opened PDF
  • Context menu on the action to copy the original URL
  • Solarized to be the default theme

Download below or install from CWS.

v0.3

16 Nov 18:44
Compare
Choose a tag to compare
Release version v0.3

Changelog

    Feature: gesture, shortcut to smart zoom text & toggle toolbar
    Feature: address bar button to show and copy original URL to PDF
    Enhancement: show original favicon for PDFs on the web
    Fix bug: stop encoding URL hash, working bookmark buttons
    Fix bug: retain scroll position while zooming in invert-mode
    Update: PDF.js version to 2.16 & enable annotation editor
    Update: doq version to 2.2, readme and screengrabs
    Refactor: keyboard shortcuts to support annotation editor