Skip to content

Instantly share code, notes, and snippets.

View fujieda's full-sized avatar

Kazuhiro Fujieda fujieda

View GitHub Profile
@fujieda
fujieda / YahooMailLineHeight.user.js
Last active March 29, 2021 08:50
Yahooメールのボディの行間を変えるTampermonkeyスクリプト
// ==UserScript==
// @name Yahoo Mail Line Hight
// @namespace https://roundwide.com/
// @version 0.1
// @description Set the line height of the e-mail body on Yahoo Mail.
// @author Kazuhiro Fujieda <fujieda@roundwide.com>
// @match https://*.mail.yahoo.co.jp/*
// @grant none
// ==/UserScript==
@fujieda
fujieda / MicrosoftEnDoc.User.js
Created October 13, 2021 11:49
Redirect ja-jp to en-us at docs.microsoft.com
// ==UserScript==
// @name Redirect ja-jp to en-us at docs.microsoft.com
// @namespace https://roundwide.com/
// @version 0.1
// @description Redirect ja-jp to en-us at docs.microsoft.com
// @author You
// @match https://docs.microsoft.com/ja-jp/*
// @match https://azure.microsoft.com/ja-jp/*
// @grant none
// ==/UserScript==
@fujieda
fujieda / PreferEnglishOnMicrosoft.user.js
Last active April 7, 2024 04:57
Switches to en-US when loading Microsoft documents from another language
// ==UserScript==
// @name Prefer English on Microsoft
// @namespace https://gist.github.com/fujieda/bc86460d04c7256658c9fa2d99b55d2f/raw
// @description Switches to en-US when loading Microsoft documents from another language
// @include https://learn.microsoft.com/*
// ==/UserScript==
var pattern = /(.*microsoft.com)\/([a-z]{2}-[a-z]{2})\/(.*)/i;
var replacement = "$1/en-us/$3";
@fujieda
fujieda / DenyRakutenNews.user.js
Created April 7, 2024 04:58 — forked from ktakayama/DenyRakutenNews.user.js
楽天のメルマガチェックを自動解除するGreaseonkeyスクリプト
// ==UserScript==
// @name Deny Rakuten News
// @namespace http://espion.just-size.jp/archives/05/136155838.html
// @description Deny Rakuten News
// @include https://*.step.rakuten.co.jp/*
// @include https://*.travel.rakuten.co.jp/rsv/RsvInput.do*
// @include https://my.rental.rakuten.co.jp/action/my/*
// @include https://delivery.rakuten.co.jp/*?module=Default&action=OrderStep*
// @include https://auction.item.rms.rakuten.co.jp/*
// @include https://my.checkout.rakuten.co.jp/myc/purchase/Confirm