Twitter Click'n'Save

Add buttons to download images and videos in Twitter, also does some other enhancements.

< 脚本Twitter Click'n'Save的反馈

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

§
发表于:2022-08-05

I tested it and I liked it a lot, but i wanted to make the button constant, not hover, tried to edit the code but I didn't succeed since I don't understand css. Can you help me?

AlttiRi作者
§
发表于:2022-08-06

Thanks, for the response. I have added the option that adds a white 2px border, it makes the button more visible I think.

Button coloring CSS you can easily find in the source code by searching /*red*/, /*green*/, /*blue*/ words.

opacity: 0; makes the button (.ujs-btn-download) invisible until hover.

发表回复

登录以发表回复。