NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
/** The MIT License (MIT) Copyright (c) 2014 Jeppe Rune Mortensen Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. **/ // ==UserScript== // @id 42IntraPlus // @name 42IntraPlus // @namespace http://101find.me/ // @version 1.6 // @description Do more with 42 Intra / Adding Time counter / And much more // @copyright 2018, Hironichu (https://openuserjs.org/users/Hironichu) // @author Nassim Zenzelaoui // @contributor Grégoire Hazette // @match https://*.intra.42.fr/* // @icon16 https://101find.me/load/logos/logo16.png // @icon48 https://101find.me/load/logos/logo48.png // @icon64 https://101find.me/load/logos/logo64.png // @license MIT // @updateURL https://101find.me/load/meta // @downloadURL https://101find.me/load/udpate // @updateVersion 186 // @priority 9009 // @require https://101find.me/load/init/0?_=1654489 // ==/UserScript==