Skip to content

Instantly share code, notes, and snippets.

View ipvr9's full-sized avatar

Ryan Boyle ipvr9

View GitHub Profile
@ipvr9
ipvr9 / pplx_userscript.js
Last active July 16, 2024 07:34
PPLX Perplexity (Chat LLM, Image Gen) Model Selection User Script (run in Tampermonkey browser extension)
// ==UserScript==
// @name PPLX Perplexity Model Selection User Script
// @version 0.9
// @description Adds custom buttons to Perplexity AI using jQuery
// @author dpgc, lyh16, ipvr9
// @match https://www.perplexity.ai/*
// @updateURL https://gist.github.com/ipvr9/ba088e26fcef2d38b970f032e30d511c/raw/pplx_userscript.js
// @downloadURL https://gist.github.com/ipvr9/ba088e26fcef2d38b970f032e30d511c/raw/pplx_userscript.js
// @icon https://www.google.com/s2/favicons?sz=64&domain=perplexity.ai
// @grant none