shimo-jump

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

تثبيت هذا البرنامج النصي؟
سكربت موصى به للمؤلف

ربما يعجبك أيضا Tower-jump.

تثبيت هذا البرنامج النصي

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.

ستحتاج إلى تثبيت إضافة مثل Stylus لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتتمكن من تثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

(لدي بالفعل مثبت أنماط للمستخدم، دعني أقم بتثبيته!)

// ==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';