Html
    Css
    Js

    
                        
div.p {
	background-color:FFE4C4;
	font-family:JetBrains Mono,Consoles,Arail,sans;
}

                        
↑上面代码改变,会自动显示代码结果 jQuery调用版本:1.11.3
 立即下载

AgentSweep(原创)

更新时间:2020-06-10 00:35:26

使用方法:

document.write(get_navigator_name()); //浏览器名字        
document.write("<br />");        
document.write(get_app_version()); //版本 
document.write(get_browser_plugins()); //浏览器插件大全
0