NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript== // @author Nicolas Le Gland // @copyright 2018-2019, nicolaslegland (https://openuserjs.org/users/nicolaslegland) // @description Skype helper script. // @downloadURL https://openuserjs.org/src/scripts/nicolaslegland/skype.user.js // @exclude https://openuserjs.org/scripts/nicolaslegland/skype/source // @grant none // @homepageURL https://openuserjs.org/scripts/nicolaslegland/skype // @icon https://secure.skypeassets.com/i/common/images/icons/favicon.ico // @include https://web.skype.com/* // @installURL https://openuserjs.org/src/scripts/nicolaslegland/skype.user.js // @license GPL-3.0-or-later // @name skype // @namespace https://openuserjs.org/users/nicolaslegland // @run-at document-end // @supportURL https://openuserjs.org/scripts/nicolaslegland/skype/issues // @updateURL https://openuserjs.org/src/scripts/nicolaslegland/skype.user.js // @version 1 // ==/UserScript==