您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Greasy Fork is available in English.
测试版
此脚本不应直接安装。它是供其他脚本使用的外部库,要使用该库请加入元指令 // @require https://update.greasyfork.icu/scripts/468929/1207010/%E7%90%86%E5%B7%A5%E8%8B%B1%E8%AF%AD%E9%A2%98%E5%BA%93.js
function func(){ // console.log("引入成功"); var jsonData = { "Goodbye, everyone.":"Stay in touch", "Haven't seen you for ages, Mike.":"How's it going", "Could you please tell me something.":"Germans", "Hello,I'mHarryPotterGladtomeetyouI'mMillerBut":"callmePaul", "outside the gate":"People", "Building Materials":"Not very good", "Can I help you":"pieces of paper", "Each apartment only":"takes", "How are you":"Fine, thanks", "working with us":"enjoy", "housing solution":"gain ground", "at the foot of the mountain":"sheep, grass", "technological advances":"affordable", "challenging traditionand":"design", "Tony has many Chinese":"stamps", } return jsonData };