Skip to content

Instantly share code, notes, and snippets.

View naimdjon's full-sized avatar

Naimdjon Takhirov naimdjon

  • dCompany, Zenior
View GitHub Profile
@naimdjon
naimdjon / adBlock.js
Last active January 29, 2021 09:26
block ad from startpage search results.
// ==UserScript==
// @name startpageAdBlock
// @namespace http://tampermonkey.net/
// @version 0.1
// @description blocks startpage ads
// @author Naimdjon Takhirov
// @include https://www.startpage.com/*
// @grant none
// ==/UserScript==