A powerful browser extension that enhances your PerplexityAI experience with advanced UI and UX improvements.
- Provides a comprehensive set of added features and UI/UX improvements with excellent modularity and customization
- Supports all available languages (22 languages)
- Runs flawlessly on Firefox Android
Make sure you have pnpm
and Node.js
(^20.9.0) installed.
- Install the dependencies
pnpm install
- Build the extension (unpacked)
pnpm build
# or
pnpm build:firefox
-
Enable "Developer mode" in your browser
-
Load the extension from the
dist
folder
pnpm dev
- No data collection
- Local storage only (Opt-in cloud sync coming soon)
- The project includes
docs
(for human consumption) and several rules and guidelines.cursor/rules/
for LLMs to follow - However, given the current limitations in visual context and interaction with web page resources (e.g., the DOM, network inspection, React fiber tree, etc.), it's challenging for any LLM workflow to build an entire plugin without human intervention. You'll need a decent knowledge of frontend web development and some reverse engineering skills.
This polished and feature-rich extension is the result of countless hours of dedicated development and refinement. If you appreciate the attention to detail and ongoing improvements, please consider supporting the development through:
This project uses a custom license allowing personal use and modifications, while prohibiting commercial use, unauthorized distribution, and feature bypassing without permission.