文件名称:cloudforcehr-chrome:一个小的扩展,允许Chrome用户使用cloudforcehr
文件大小:19KB
文件格式:ZIP
更新时间:2024-06-14 23:55:14
JavaScript
云力Chrome 一个小的扩展,允许Chrome用户使用cloudforcehr 所有这些扩展都会调整隐藏的html表单元素值。 如果您查看[通过clourforcehr的请求删除的链接]中的代码,您可以清楚地看到兼容性标记是从客户端发送的。 document . getElementById ( "hidIsCompatible" ) . value = "yes" ; 添加了额外的代码来修改webRequest User-Agent标头以欺骗IE-9。 chrome . webRequest . onBeforeSendHeaders . addListener ( ... ) ; if ( headers [ i ] . name == 'User-Agent' ) { headers [ i ] . value = "Mozilla/5.0 (Windows; U;
【文件预览】:
cloudforcehr-chrome-master
----build()
--------cloudforcehr-chrome.crx(9KB)
----cloudforcehr-chrome()
--------images()
--------_locales()
--------scripts()
--------manifest.json(673B)
--------styles()
----README.md(1KB)