if ($("#showBlogIconInNotifications").is(":checked")) {
                    $("#showBlogIconInNotifications").prop('checked', granted);
                    options.showBlogIconInNotifications = granted;
                }