ViewPDFInBrowser version history - 4 versions
ViewPDFInBrowser by altoryon
ViewPDFInBrowser version history - 4 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 2.2
Released 12 Jul 2023 - 10.42 kBWorks with firefox 109.0 and laterRead first!!!
You may need to update the permissions for this plugin again by following the Setup section at https://addons.mozilla.org/en-GB/firefox/addon/viewpdfinbrowser/
Change log.
Update URL matching regular expression.
I noticed that for certain PDFs they were still downloading.
This was due to the URl matching regex not picking up URLs that included
query params, fragments or paths.
.e.g. ?version=1656754949 at the end of the URL would break the URL matching regex.
This would cause the plugin to not even run on that URL so there would be no header rewrite.Source code released under MIT Licence
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 2.1
Released 12 Jul 2023 - 10.42 kBWorks with firefox 109.0 and laterRead first.
You may need to update the permissions for this plugin again by following the Setup section at https://addons.mozilla.org/en-GB/firefox/addon/viewpdfinbrowser/
Change log.
Update URL matching regular expression.
I noticed that for certain PDFs they were still downloading.
This was due to the URl matching regex not picking up URLs that included
query params, fragments or paths.
.e.g. ?version=1656754949 at the end of the URL would break the URL matching regex.
This would cause the plugin to not even run on that URL so there would be no header rewrite.Source code released under MIT Licence
Version 2.0
Released 4 Jul 2023 - 10.42 kBWorks with firefox 109.0 and laterAdded more edge cases to handle web servers that return strange headers for PDFs.
TLDR: This should now work with more PDFs.Source code released under MIT Licence
Version 1.0
Released 20 Jan 2023 - 10.11 kBWorks with firefox 109.0 and laterSource code released under MIT Licence