PDF Dark Theme
Item logo image for PDF Dark Theme

PDF Dark Theme

1.7(

3 ratings

)
ExtensionAccessibility1,000 users
Item media 2 screenshot
Item media 1 screenshot
Item media 2 screenshot
Item media 1 screenshot
Item media 1 screenshot
Item media 2 screenshot

Overview

Applies a dark theme to your PDF viewer

⚠️IMPORTANT⚠️: This extension won't work until you give it permission to access file URLs. You can do so by heading to your browser's extension page and enabling file access there. ⚠️IMPORTANT⚠️: This extension will only work on PDFs that you have installed locally on your computer. If you want it to work on PDFs you find online as well i.e. http://www.africau.edu/images/default/sample.pdf, I recommend you use Arshpreet Buttar's DarkPDF extension instead @ https://chrome.google.com/webstore/detail/darkpdf/cfemcmeknmapecneeeaajnbhhgfgkfhp?hl=en. ⚠️IMPORTANT⚠️: Your PDF viewer should be set to light theme for this extension to work. If you try to open up a light PDF document in a dark PDF viewer, this extension is going to invert the colors for both of them. Leaving you with a dark PDF document and a light PDF viewer. You need to have both of a light PDF document and a light PDF viewer for the desired results. EDIT: As pointed out in the reviews, you can't change the theme for chrome's default PDF viewer without changing the theme of your browser (as of May 2024 at least). I use the Vimium C PDF Viewer chrome extension instead, which gives me a different PDF viewer that can have a theme independent of the browser. Put chrome in dark theme, put vimium C pdf viewer in light theme, and it should work out. You can find that extension here. https://chromewebstore.google.com/detail/pdf-viewer-for-vimium-c/nacjakoppgmdcpemlfnfegmlhipddanj https://chromewebstore.google.com/detail/vimium-c-all-by-keyboard/hfjbmagddngcpeloejdejnfgbamkjaeg This extension is a fork of Buttar's extension (from above) except it's one file only. ```js let darkPdfDivStyles = ` pointer-events: none; width: 100vw; height: 100vh; background-color: #e6e6e6; mix-blend-mode: difference; z-index: 1; `; let darkPdfDiv = document.createElement('div'); darkPdfDiv.setAttribute("style", darkPdfDivStyles); document.body.appendChild(darkPdfDiv) ``` EDIT: I ended up switching to Buttar's extension myself, but in case people still want this one I'll leave it up. If anyone wants to use my logo, it's public domain no attribution required (no warranty). Code is GPLv3. https://github.com/chris-straka/pdf-dark-theme

1.7 out of 53 ratings

Google doesn't verify reviews. Learn more about results and reviews.

Review's profile picture

Dark SpaceMar 17, 2024

Disgusting!

1 out of 2 found this helpful
Review's profile picture

Sabrina ErgertMar 7, 2024

I have given permission for this extension to access file URLs by checking the box. Nevertheless, nothing happened when I opened a PDF file in the browser from the hard disk in my PC. I think it is a great pity that the advertised function does not work. For this reason, there is unfortunately only one star from me in the rating of this extension.

1 person found this review to be helpful
Review's profile picture

Alexis BrissardNov 20, 2023

"Your PDF viewer should be set to light theme for this extension to work." How do you do that in chrome ?

1 person found this review to be unhelpful

Details

  • Version
    1.04
  • Updated
    May 10, 2024
  • Offered by
    skylake112
  • Size
    20.15KiB
  • Languages
    English
  • Developer
    Email
    browser-extension@outlook.com
  • Non-trader
    This developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.

Privacy

The developer has disclosed that it will not collect or use your data.

This developer declares that your data is

  • Not being sold to third parties, outside of the approved use cases
  • Not being used or transferred for purposes that are unrelated to the item's core functionality
  • Not being used or transferred to determine creditworthiness or for lending purposes

Support

For help with questions, suggestions, or problems, please open this page on your desktop browser

Google apps