Reddit on Google Search

Adds a button to search Reddit via Google Search

< 脚本 Reddit on Google Search 的反馈

评价:好评 - 脚本运行良好

§
发布于:2025-02-22

In my all time favourite userscript, love you man

Alexyoe作者
§
发布于:2025-07-30

Thanks for the love and support!

§
发布于:2025-07-30

This is a useful script. And this maybe is tangent but, I use Violentmonkey. Is there a way to make it remember the const values independently of the script update, specifically these values:

const settings = {
// Choose exactly one: "icon" or "label"
displayMode: "label",
btnPosition: "end", // "start", "end", or "afterai"
fixSize: true,
};

Alexyoe作者
§
发布于:2025-07-30

@victay44 Let me dig into that a bit. I might be able to store the values in the browsers local storage.

发布留言

登录以发布留言。