This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Динамо_Обрамлятор + динамическая автозамена | |
// @namespace https://github.com/lusirimon/lj-Autoframer | |
// @version 0.2 | |
// @description Панель для быстрого обрамления текста в теги + автозамена с динамическим интерфейсом | |
// @author lusirimon | |
// @match https://*/* | |
// @updateURL https://gist.githubusercontent.com/lusirimon/73deec65ec4b49ec19c43213ebea609e/raw/e30f0e15b06b51893336c8387d8b0dc1df992eac/lj-Autoframer.rimon.js | |
// @downloadURL https://gist.githubusercontent.com/lusirimon/73deec65ec4b49ec19c43213ebea609e/raw/e30f0e15b06b51893336c8387d8b0dc1df992eac/lj-Autoframer.rimon.js | |
// @grant none |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name LJ Marker + Bookmarks + export | |
// @namespace https://github.com/username/LJ Marker | |
// @version 0.1 | |
// @description Маркер и закладки для чек-листа на ЖЖ. Экспорт в exel. Provided as-is. No warranties are made regarding suitability, functionality, or safety. Use at your own risk.” Резервная копия. Предоставляется на условиях «как есть». Никаких гарантий, явных или подразумеваемых, не предоставляется. Используйте на свой страх и риск. Автор не несёт ответственности за любой ущерб, возникший в результате использования утилиты. | |
// @match *://*.livejournal.com/checklist/* | |
// @grant none | |
// @updateURL https://gist.githubusercontent.com/lusirimon/655cab384f74202df576ad2fd94afe32/raw/b4a89dc98e820c78b61ae715a9c5bd7a172f8f45/lj-marker.rimon.js | |
// @downloadURL https://gist.githubusercontent.com/lusirimon/655cab384f74202df576ad2fd94afe32/raw/b4a89dc98e820c78b61ae715a9c5bd7a172f8f45/lj-marker.rimon.js | |
// ==/UserScript== |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name LJ MultiFoto | |
// @namespace https://github.com/lusirimon/LJ_MultiFoto | |
// @version 1.3 | |
// @description Пакетное выделение изображений в фльлальбоме ЖЖ | |
// @match https://*.livejournal.com/photo/album/* | |
// @grant none | |
// ==/UserScript== | |
(function() { |