# zotero-pdf-background **Repository Path**: q77190858/zotero-pdf-background ## Basic Information - **Project Name**: zotero-pdf-background - **Description**: zotero pdf reader plugin which can set grenn pdf background to care your eyes - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-03 - **Last Updated**: 2025-05-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Zotero PDF Background Plugin ![](example1.jpg)![](example2.jpg)![](example3.jpg) Install by downloading the [latest version](https://github.com/q77190858/zotero-pdf-background/releases/latest) ## Feature * **Now Support Zotero7!** * **Adapted to System Dark Mode!** * **Adapted to Split View Mode!** * **Support DIY background color in Setting!** * **Support English!** * customize .textLayer attributes * add a plugin icon * a multi pdf background to care your eyes * a button like a eye on the middle toolbar to switch different background mode ## Todo * No more(Maybe) ## Install - Download zotero-pdf-backgroundv2.2.1.xpi - Open Zotero->tools->plugins->click setting icon on right top->Install Addon from file... - Select zotero-pdf-backgroundv2.2.1.xpi file - Restart Zotero ## Build Development Environment follow these steps to build a zotero debug environment - [ ] Git clone - [ ] Download and launch [zotero dev edition](https://www.zotero.org/support/dev_builds) with -ZoteroDebugText -jsdebugger - [ ] Launch zotero dev edition - [ ] In zotero dev edition, a independent devtools would be started. - [ ] A MessageBOX will ask: "An incoming request to permit remote debugging connection was detected. A remote client can take complete control over your browser!" Click "OK" to allow connection. - [ ] To run plugin from source code, see official [setting_up_a_plugin_development_environment](https://www.zotero.org/support/dev/client_coding/plugin_development#setting_up_a_plugin_development_environment) ## Thanks This plugin's framework is based on [official sample plugin make-it-red](https://github.com/zotero/make-it-red)