comparison fastmail-smaller-remote-image-block-message.user.js @ 120:f3f646436567

Forgot to add update url
author nanaya <me@nanaya.net>
date Tue, 17 Jan 2023 15:49:24 +0900
parents 34657b8835e2
children
comparison
equal deleted inserted replaced
119:34657b8835e2 120:f3f646436567
4 // @match https://app.fastmail.com/* 4 // @match https://app.fastmail.com/*
5 // @grant GM_addStyle 5 // @grant GM_addStyle
6 // @version 1.0.0 6 // @version 1.0.0
7 // @author nanaya 7 // @author nanaya
8 // @description less distracting message 8 // @description less distracting message
9 // @downloadURL https://hg.nanaya.net/ec-userscripts/raw-file/tip/fastmail-smaller-remote-image-block-message.user.js
9 // ==/UserScript== 10 // ==/UserScript==
10 11
11 'use strict'; 12 'use strict';
12 13
13 /* global GM_addStyle */ 14 /* global GM_addStyle */