Skip to content

Instantly share code, notes, and snippets.

View wardboumans's full-sized avatar

Ward Boumans wardboumans

View GitHub Profile
@wardboumans
wardboumans / inoreader_ai_summary
Last active June 4, 2024 18:45
OpenAI summarization button for Inoreader.com rssreader
// ==UserScript==
// @name AI Summary for Inoreader
// @namespace http://tampermonkey.net/
// @version 1.4
// @description Adds a button on Inoreader and summarizes the article with OpenAI
// @author Ward Boumans
// @match https://www.inoreader.com/article/*
// @grant none
// @require https://cdn.jsdelivr.net/npm/marked/marked.min.js
// ==/UserScript==
@wardboumans
wardboumans / search.js
Created August 18, 2025 13:20
Add a button to Google search pages to instantly search the same query on Yandex/Bing
// ==UserScript==
// @name Google to Yandex Search
// @namespace http://tampermonkey.net/
// @version 1.0
// @description Add a button to Google search pages to instantly search the same query on Yandex
// @author Ward Boumans
// @match https://www.google.com/search*
// @match https://google.com/search*
// @match https://www.google.nl/search*
// @match https://google.nl/search*