0.0.1 • Published 4 months ago
perplex-plus v0.0.1
Perplex+
Perplex+ is a userscript that allows easier access to Perplexity AI interface.
Installation
- Install a userscript manager like Violentmonkey
- Install the Perplex+ script
Development
Prerequisites
Scripts
# Development
bun run dev
# Build
bun run build
Technical Details
Dependencies
- jQuery
- Vite
- TypeScript
Architecture
The project is structured as:
src/main.ts
: Main application logic and UI of the debug userscriptsrc/lib.ts
: Core library exposing helper functionssrc/pplx-helpers.ts
: Perplexity-specific element selectorssrc/jquery-utils.ts
: jQuery utilities
Selectors
- primarily prompt areas
- left panel
- home widgets
- image generation overlay
License
MIT License
0.0.1
4 months ago