shimo-jump

No another click! Jump to shimo dashboard! Modified from https://greasyfork.org/zh-CN/scripts/15364-tower-jump

Installer dette script?
Skaberens foreslåede script

Du vil måske også kunne lide Tower-jump

Installer dette script

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

// ==UserScript==
// @name         shimo-jump
// @namespace    http://github.com/binderclip/
// @version      0.1
// @description  No another click! Jump to shimo dashboard! Modified from https://greasyfork.org/zh-CN/scripts/15364-tower-jump
// @author       @clip
// @include      http://shimo.im/
// @include      https://shimo.im/
// @grant        none
// ==/UserScript==
/* jshint -W097 */

window.location.href='https://shimo.im/dashboard/updated';