Для работы расширения необходимо включить режим разработчика!
код скрипта
// ==UserScript==
// @name Shiki User Style Remove
// @namespace http://shikimori.me/
// @version 1.0
// @description Disabled Shiki User Styles
// @updateURL https://openuserjs.org/meta/kaur/Shiki_User_Style_Remove.meta.js
// @author kaur
// @match http://shikimori.me/*
// @match https://shikimori.me/*
// @grant none
// ==/UserScript==
var func = function() {
$('#custom_css').remove();
};
$(document).ready(func);
$(document).on('page:load', func);
$(document).on('turbolinks:load', func);
en-GB
на ru-RU
.код скрипта
// ==UserScript==
// @name Shiki History Dates
// @namespace http://shikimori.me/
// @version 1.1.0
// @description Dates in history on shikimori.me
// @author ImoutoChan
// @match https://shikimori.me/*
// @match http://shikimori.me/*
// @grant none
// ==/UserScript==
var func = function() {
'use strict';
$(".date").text(function() {
return (new Date($(this).attr("datetime")).toLocaleDateString('en-GB', {
day : 'numeric',
month : 'short',
year : 'numeric',
hour : 'numeric',
minute : 'numeric'
}));
});
};
$(document).ready(func);
$(document).on('page:load', func);
$(document).on('turbolinks:load', func);
$(document).on('postloader:success', func);
код скрипта
// ==UserScript==
// @name Back to the last possition:Shikimori
// @namespace http://shikimori.me/
// @version 1.0
// @description try to take over the world!
// @author Dark_zarich
// @match http://shikimori.me/*
// @match https://shikimori.me/*
// @grant none
// ==/UserScript==
var scroll_bottom = 0;
$(".b-to-top").css("z-index", "10");
$(".b-to-top").click(function() {
scroll_bottom = $("body").scrollTop();
$("body").append("<div class='b-to-back' style='display: inline-block; position: fixed; top: 0; background: none; width: 120px; height: 100%; cursor: pointer; z-index: 5;'></div>");
$(".b-to-back").click(function() {
$('html, body').animate({
scrollTop: scroll_bottom
}, 500);
$(".b-to-back").remove();
});
});
Ctrl
+ V
— выделенный текст автоматически заменится на короткий код [anime=9253]Калитка[/anime]
. Таким же образом скрипт конвертирует обычные ссылки в формат [url]
.
@WhizkidAnime,@Ладащка, t.me/shikimori_notifications_bot@pirate-, это он?@pirate-@Nightfall_013, не он, это его@v666adp.s он не работает.
мой не найдете.
@Nightfall_013@pirate-, ну мало ли, думал твинк, может.п.с.: жаль, ну ладно.