Skip to content

Instantly share code, notes, and snippets.

@DeflateAwning
DeflateAwning / Startpage_Search_Upgrades.user.js
Last active February 16, 2026 22:38
Hide ads on Startpage search results page and set title tag better
// ==UserScript==
// @name Startpage Search Upgrades
// @namespace https://gist.github.com/DeflateAwning/9b6e3b4ffbf06c70a4b68a6483c8a70f
// @version 0.3.1
// @description Hide ads on Startpage search results page and set title tag better
// @author DeflateAwning
// @include https://startpage.com/*
// @include https://*.startpage.com/*
// @run-at document-idle
// @grant GM_addStyle