Imagenorator

turns images into links in specified people's posts

作者
pendevin
今日安裝
0
安裝總數
8
評價
0 0 0
版本
3.1
建立日期
2014-11-25
更新日期
2015-07-28
尺寸
8.9 KB
授權條款
未知
腳本執行於

Edit the script and add users to your desired lists with their user IDs. The fullsize behavior mimics vanilla luelinks behavior, so quoted images are still thumbnails.

//add userIDs of people whose image settings you want changed
//e.g. LlamaGuy :) and Sabretooth would be const IMAGENORATED=$([1,11256]);
//users whose images should become links
const IMAGENORATED_LINKS = $([]);
//users whose images should become thumbnails
const IMAGENORATED_THUMBS = $([]);
//users whose images should become inline fullsized (quoted images not included)
const IMAGENORATED_FULL = $([]);

//priority is fullsize > thumbs > links if you happen to have a dude on multiple lists

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址