perplex-plus
TypeScript icon, indicating that this package has built-in type declarations

0.0.16 • Public • Published

Perplex+

version

Perplex+ is a library that allows easier access to Perplexity AI UI.

Installation

  1. Install a userscript manager like Violentmonkey
  2. Install the Perplex+ script

Development

Prerequisites

  • Bun (recommended) or Node.js
  • Vite

Scripts

# Development
bun run dev

# Build
bun run build

Technical Details

Dependencies

  • jQuery
  • Vite
  • TypeScript

Architecture

The project is structured as:

  • src/main.ts: Dev/debug userscript
  • src/lib.ts: Core library exposing helper functions

Selectors

  • primarily prompt areas
  • left panel
  • home widgets
  • image generation overlay
  • code blocks
  • response cards

License

MIT License

Package Sidebar

Install

npm i perplex-plus

Weekly Downloads

193

Version

0.0.16

License

none

Unpacked Size

833 kB

Total Files

7

Last publish

Collaborators

  • monnef