IMDb to VidSrc

Add a button to redirect to vidsrc.net on IMDb pages.

< 腳本IMDb to VidSrc的回應

評論:正評 - 腳本一切正常

§
發表於:2024-08-05
編輯:2024-08-05

just popping in to say .to is down as of a few days ago, in the meantime replacing all .to lines with .me works fine.

I've also edited the style a bit to look cleaner/match IMDB's layout:

button.textContent = '📽 Watch on VidSrc';
button.style.fontFamily = 'Arial';
button.style.background = '#CEE300';

Undefined42作者
§
發表於:2024-08-15

Thanks for the tips! I'll update the script.

發表回覆

登入以回覆