Skip to content

Instantly share code, notes, and snippets.

@Farow
Farow / bing-images-direct.user.js
Last active October 15, 2016 21:16
Bing Images Direct
// ==UserScript==
// @name Bing Images Direct
// @namespace https://github.com/Farow/userscripts
// @description Removes the preview popup and links lead directly to the images
// @include http*://www.bing.com/images/search*
// @include http*://www.bing.com/videos/search*
// @version 1.0.2
// @grant none
// ==/UserScript==