Dark mode for PDF files
Turn on dark mode for built-in PDF viewer
Wat is Dark mode for PDF files?
Dark mode for PDF files is een Chrome-extensie ontwikkeld door Diana Ferri, en de belangrijkste functie is "Turn on dark mode for built-in PDF viewer".
Extensie Screenshots
Download het CRX-bestand van de extensie Dark mode for PDF files
Download Dark mode for PDF files-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Dark mode for PDF enables dark mode for the browser's built-in pdf viewer. ==== Features ==== ⚈ Automatic dark mode for pdf files ⚈ Global switch - you can turn it off from the popup ⚈ Works for local files (file:// scheme) ⚈ Works in the offline mode
Basisinformatie over de Extensie
Naam | |
ID | imfnolmlkamfkegkhlpofldehcfghkhk |
Officiële URL | https://chrome.google.com/webstore/detail/dark-mode-for-pdf-files/imfnolmlkamfkegkhlpofldehcfghkhk |
Beschrijving | Turn on dark mode for built-in PDF viewer |
Bestandsgrootte | 180 KB |
Aantal Installaties | 100,000 |
Huidige Versie | 0.9.5 |
Laatst Bijgewerkt | 2021-12-10 |
Publicatiedatum | 2021-05-11 |
Beoordeling | 3.39/5 Totaal 31 Beoordelingen |
Ontwikkelaar | Diana Ferri |
[email protected] | |
Betalingswijze | free |
URL van de Privacybeleid Pagina | https://docs.google.com/document/d/1oh4CUxq9XZl4kJb8ZdfBiraNCz0B2-dnafyBSH50wZs/edit?usp=sharing |
Ondersteunde Talen | id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "background.js" ], "persistent": true }, "browser_action": { "default_popup": "html\/popup.html", "default_title": "__MSG_name__" }, "content_scripts": [ { "matches": [ " |