Open With Plugin – Choose a different application to open PDF files via the right-click menu
Open PDF files with custom applications through the right-click context menu.
- Open papers with system default application
- Add custom applications to the menu
- Remember your last used application
- Support macOS, Windows, and Linux
1. Load the Extension
- Open Paperlib → Preferences → Extensions
- Click "Load from Local"
- Select the paperlib-open-with folder
2. Add Custom Applications
- Right-click on a paper
- Select "Open With" → "Add Application..."
- Choose an application from your system
3. Open Papers
- Right-click on papers
- Select "Open With"
- Choose from System Default or your added applications
``bashInstall dependencies
npm install
Platform Support
- macOS: Uses
open -a` commandMIT