翻译

window.sophon.callHandler('language','trans1','trans2'...)

添加用户脚本

window.sophon.callHandler('addUserScripts',{"title":"title","value":"code","domain":"*"})

Ajax

window.sophon.callHandler('ajax',{"url":"url","method":"get","headers":{}})