Skip to content

Instantly share code, notes, and snippets.

View rakinishraq's full-sized avatar

Rakin Ishraq rakinishraq

View GitHub Profile
@rakinishraq
rakinishraq / StartPage Bangs.user.js
Last active November 19, 2023 05:51 — forked from michaelmob/StartPage Bangs
Adds !s to StartPage, like DDG
// ==UserScript==
// @name StartPage Bangs
// @namespace http://tarkus.co/
// @version 0.7
// @description Adds !s to StartPage, like DDG
// @match https://www.startpage.com/*
// @icon https://icons.duckduckgo.com/ip3/www.startpage.com.ico
// @run-at document-start
// ==/UserScript==