chrome: {
                format: "Chrome",
                check: function() {
                    return this.isChrome();
                },