{"id":29544370,"url":"https://github.com/ckep1/pplx-never-suggest","last_synced_at":"2026-05-10T16:40:45.498Z","repository":{"id":303707306,"uuid":"1016387558","full_name":"ckep1/pplx-never-suggest","owner":"ckep1","description":"A Tampermonkey userscript that hides the search suggestion dropdown and controls widget visibility on Perplexity.ai.","archived":false,"fork":false,"pushed_at":"2025-07-09T01:40:13.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-09T02:43:33.306Z","etag":null,"topics":["perplexity","perplexity-ai","tampermonkey","tampermonkey-userscript","userscript"],"latest_commit_sha":null,"homepage":"https://greasyfork.org/en/scripts/542068-pplx-never-suggest-hide-perplexity-suggestions-widgets","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ckep1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-09T00:12:56.000Z","updated_at":"2025-07-09T01:47:51.000Z","dependencies_parsed_at":"2025-07-17T19:06:49.351Z","dependency_job_id":null,"html_url":"https://github.com/ckep1/pplx-never-suggest","commit_stats":null,"previous_names":["ckep1/pplx-never-suggest"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ckep1/pplx-never-suggest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ckep1%2Fpplx-never-suggest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ckep1%2Fpplx-never-suggest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ckep1%2Fpplx-never-suggest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ckep1%2Fpplx-never-suggest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ckep1","download_url":"https://codeload.github.com/ckep1/pplx-never-suggest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ckep1%2Fpplx-never-suggest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32864085,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"ssl_error","status_checked_at":"2026-05-10T13:40:02.145Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["perplexity","perplexity-ai","tampermonkey","tampermonkey-userscript","userscript"],"created_at":"2025-07-17T15:01:56.816Z","updated_at":"2026-05-10T16:40:45.490Z","avatar_url":"https://github.com/ckep1.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Perplexity Never Suggest\n\nA userscript that hides suggestions, homepage primers, and upsell banners on Perplexity.ai.\n\n## Why?\n\nPerplexity's suggestion/widget settings reset across sessions and browsers. This script enforces them via localStorage overrides and CSS injection so they stay off permanently.\n\n## What it hides\n\n- **Suggestions** -- the autocomplete dropdown that appears while typing in the search bar\n- **Homepage primers** -- the \"For you\" / \"Finance\" / \"Health\" category tabs and their suggested queries\n- **Upsells \u0026 banners** -- enterprise ads, student space upsells, sidebar connector ads, Comet download banners, sports CTA\n\n## Install\n\n1. Install [Tampermonkey](https://www.tampermonkey.net/) (or Violentmonkey)\n2. Open `pplx-never-suggest.user.js` from the [releases](https://github.com/ckep1/pplx-never-suggest/releases) tab\n\n## Usage\n\nEverything is on by default. Toggle individual features via the Tampermonkey menu (click the extension icon):\n\n- **Hide Suggestions (typing)** -- autocomplete dropdown\n- **Hide Homepage Primers** -- category tabs + suggestion cards\n- **Hide Upsells \u0026 Banners** -- ads, CTAs, download banners\n\n## How it works\n\nThree layers of defense:\n\n1. **localStorage overrides** -- sets Perplexity's own `pplx.local-user-settings.*` keys at page load and re-enforces them for 5 seconds while their React app initializes\n2. **CSS injection** -- `display: none !important` rules injected at `document-start` (before render) targeting suggestion containers and primer sections\n3. **MutationObserver** -- catches any late-rendered elements the CSS misses\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fckep1%2Fpplx-never-suggest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fckep1%2Fpplx-never-suggest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fckep1%2Fpplx-never-suggest/lists"}