1
0
mirror of https://github.com/lancedikson/bowser synced 2025-06-13 13:03:52 +00:00
This commit is contained in:
GitHub Merge Button 2011-10-14 22:06:47 -07:00
commit 6fe33bf6fd

View File

@ -71,6 +71,7 @@
if (gecko) {
var o = {
gecko: t
, mozilla: t
, version: ua.match(/firefox\/(\d+(\.\d+)?)/i)[1]
}
if (firefox) o.firefox = t