Replace thumbnail with video previews passing the cursor above each.
< Feedback on Invidious Video Previews
// ==UserScript==// @name Invidious Video Previews// @version 0.1// @icon https://invidious.snopyta.org/favicon-32x32.png// @author Amir Torrez// @description Replace thumbnail with video previews passing the cursor above each.// @namespace https://greasyfork.org/users/433508// @include *invidio.us/*// @include *yewtu.be/*// @include *invidious.toot.koeln/*// @include *invidious.snopyta.org/*// @grant none// @inject-into auto// ==/UserScript==It would be nice to add an icon and snopyta instance.
Sign in to post a reply.
// ==UserScript==
// @name Invidious Video Previews
// @version 0.1
// @icon https://invidious.snopyta.org/favicon-32x32.png
// @author Amir Torrez
// @description Replace thumbnail with video previews passing the cursor above each.
// @namespace https://greasyfork.org/users/433508
// @include *invidio.us/*
// @include *yewtu.be/*
// @include *invidious.toot.koeln/*
// @include *invidious.snopyta.org/*
// @grant none
// @inject-into auto
// ==/UserScript==
It would be nice to add an icon and snopyta instance.