Prévoir ~1H pour la préparation
- plonger dans le saladier dans 1L + chemipro : barboteur, écumoire, ouvreboite, verre, petite cuillère, verre doseur ...
- 1L + chemipro : nettoyer seau, cuiller brasseur
- bien nettoyer le kit (rebords)
/* | |
* It would be great if you fork & upgrade | |
* created by; Zolmeister | |
* edited by: Isinlor | |
* - added clone | |
* - upgrade of aim - for cloned robot | |
* - upgrade of aim - counting missed attack and adaptation | |
* - upgrade of dodge - move according to the hp | |
* edited by: type your nickname | |
* - what you changed - description |
// ==UserScript== | |
// @name leboncoin-distance | |
// @namespace net.herezia | |
// @description Affiche la distance en mn et km avec le lieu d'une offre | |
// @include https://*.leboncoin.fr/*/offres/* | |
// @version 3 | |
// @grant GM_getValue | |
// @grant GM_setValue | |
// ==/UserScript== | |
const DEFAULT_FETCH_OPTIONS = { |