firefox: {
                format: "Firefox",
                check: function() {
                    return this.isFirefox();
                },