Skip to content

Instantly share code, notes, and snippets.

@ahornero
ahornero / gmail-drive-button.js
Last active June 7, 2024 07:59 — forked from attie/gmail-drive-button.js
Hide "Add to Drive" button for Gmail attachments
// ==UserScript==
// @name Hide annoying buttons on Gmail attachments
// @namespace http://attie.co.uk/
// @source https://gist.github.com/attie/9594a7fc4537137cfa068a3cc53d5ce5
// @version 2024-04-30
// @description Just get rid of the annoying buttons - https://chaos.social/@attie/112360057673910473
// @author Attie Grande <attie@attie.co.uk>
// @match https://mail.google.com/mail/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=google.com
// @grant none