您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Change the User Agent on Skype for Web to enable Video/Voice Calling on Linux or any other OS that doesn't support it! :)
// ==UserScript== // @name sm for Web User Agent Switcher // @namespace http://www.codysnintendoroom.co.vu // @version 1.1 // @description Change the User Agent on Skype for Web to enable Video/Voice Calling on Linux or any other OS that doesn't support it! :) // @icon https://az663213.vo.msecnd.net/0-210-0/images/favicon.ico // @author zivee // @match http://*.sm.cn/ // @grant none // ==/UserScript== navigator.__defineGetter__('userAgent', function(){ return ' Mozilla/5.0 (iPhone; CPU iPhone OS 6_0 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10A5376e Safari/8536.25'; });
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址