SeamlessAdapter.prototype.msgStartLoading = function () {
    return this.messageExtension({
      action: 'posting/contentScript/loading',
      state: true
    });