WF ToolBox Lib Alpha

When prema is present to offer his version for beta + classic editor and add the profile editor waze

当前为 2020-11-25 提交的版本,查看 最新版本

此脚本不应直接安装。它是供其他脚本使用的外部库,要使用该库请加入元指令 // @require https://update.cn-greasyfork.org/scripts/416769/872996/WF%20ToolBox%20Lib%20Alpha.js

  1. // ==UserScript==
  2. // @name WF ToolBox Lib Alpha
  3. // @namespace WFTB_ns
  4. // @description:en When prema is present to offer his version for beta + classic editor and add the profile editor waze
  5. // @description:fr Quand un perma est présent proposer sa version pour l'éditeur beta + classique et ajout du editor profile waze
  6. // @author exolium
  7. // @copyright 2015-2020 exolium
  8. // @licence GNU GPL v2
  9. // @grant GM_xmlhttpRequest
  10. // @description When prema is present to offer his version for beta + classic editor and add the profile editor waze
  11. // ==/UserScript==
  12.  
  13. var WFTB_lang_en = 0;
  14. var WFTB_lang_fr = 1;
  15.  
  16. var setting_manager = ['Settings Manager', 'Gestionnaire de Paramètres'];
  17. var label_close = ['Close', 'Fermer'];