Skip to content

frostius/perplexity-clicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Perplexity Auto Clicker Userscript

This userscript automatically clicks away pop-ups and dialogs on perplexity.ai to streamline your browsing experience.

Features

  • Detects and auto-clicks common pop-ups (sign-in, SSO, app download, etc.)
  • Optionally shows a toast notification when an action is performed
  • Customizable button/text matching logic

Installation

  1. Install a userscript manager like Tampermonkey or Violentmonkey.
  2. Tampermonkey
    • Install Tampermonkey
    • Open Tampermonkey dashboard
    • Navigate to utilities tab
    • Paste the auto-clicker.js raw URL into the Import from URL field and click the "install" button
      https://raw.githubusercontent.com/frostius/perplexity-clicker/refs/heads/main/auto-clicker.js
      
    • Save and enable the script.
  3. Option A:
    • Copy the contents of auto-clicker.js into a new userscript.
    • Save and enable the script.

Customization

  • To add or change which pop-ups are auto-clicked, edit the BUTTONS array in auto-clicker.js.
  • Toast notifications can be toggled via the SHOW_TOAST constant at the top of the script.

Disclaimer

This script is provided as-is. Use at your own risk. You are your own technical support.

About

Userscript to auto-click perplexity.ai pop-ups

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published