This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==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 |