When prema is present to offer his version for beta + classic editor and add the profile editor waze
目前為
此腳本不應該直接安裝,它是一個供其他腳本使用的函式庫。欲使用本函式庫,請在腳本 metadata 寫上: // @require https://update.cn-greasyfork.org/scripts/416769/873012/WF%20ToolBox%20Lib%20Alpha.js
// ==UserScript== // @name WF ToolBox Lib Alpha // @namespace WFTB_ns // @description:en When prema is present to offer his version for beta + classic editor and add the profile editor waze // @description:fr Quand un perma est présent proposer sa version pour l'éditeur beta + classique et ajout du editor profile waze // @author exolium // @copyright 2015-2020 exolium // @licence GNU GPL v2 // @grant GM_xmlhttpRequest // @description When prema is present to offer his version for beta + classic editor and add the profile editor waze // ==/UserScript== var WFTB_lang_en = 0; var WFTB_lang_fr = 1; var WFTB_label_setting_manager = ['Settings Manager', 'Gestionnaire de Paramètres']; var WFTB_label_close = ['Close', 'Fermer'];