don't move automatically to the next slide for SlideShare

don't move automatically to the next slide for slideshare

Mint 2015.03.19.. Lásd a legutóbbi verzió

// ==UserScript==
// @name       don't move automatically to the next slide for SlideShare
// @namespace  
// @version    0.1
// @description  don't move automatically to the next slide for slideshare
// @match      http://www.slideshare.net/*
// ==/UserScript==

'use strict';
!function(t){t.parentNode.removeChild(t)}(document.querySelector(".next-container"));