Skip to content

Instantly share code, notes, and snippets.

View Kohei-Toyoda's full-sized avatar

Kohei Toyoda Kohei-Toyoda

  • Ibaraki,Japan
View GitHub Profile
@Kohei-Toyoda
Kohei-Toyoda / do-not-sort-tabs-google.user.js
Last active August 13, 2018 00:37 — forked from tkrkt/do-not-sort-tabs-google.user.js
[userscript] [Google] Do not sort tabs Google
// ==UserScript==
// @name [Google Search] Do not sort tabs Google
// @namespace https://gist.github.com/Kohei-Toyoda/
// @description Fix order of tabs on google search (forked from https://gist.github.com/tkrkt/4fa57eedf9922c0719d26d67db08b8c2 )
// @version 3
// @include https://www.google.co.jp/search*
// @include https://www.google.com/search*
// @grant none
// ==/UserScript==