Skip to content

[Bug]: Error: Promised response from onMessage listener went out of scope #1765

@AbdullahMRiad

Description

@AbdullahMRiad

Description

I see Error: Promised response from onMessage listener went out of scope spammed in the console in every website I visit. It takes ~30 seconds to appear.

Location

URLs for examples: GitHub, Google Images and Stack Overflow

Reproduction steps

  1. Navigate to any website (the ones mentioned for example)
  2. Wait for ~30 seconds
  3. Look at the console

Expected behavior

No errors from Hover Zoom

Screenshots

GitHub Image
Stack Overflow Image
Google Images Image

Browser

Firefox 149 (Zen Browser v1.19.6b)

Extension version

Hover Zoom+ v1.1.12

Configuration

{
    "extensionEnabled": true,
    "darkMode": false,
    "zoomFactor": "1",
    "maxWidth": "0",
    "maxHeight": "0",
    "zoomVideos": true,
    "videoPositionStep": "10",
    "muteVideos": false,
    "videoTimestamp": false,
    "videoVolume": 0.25,
    "playAudio": false,
    "audioVolume": 0.25,
    "mouseClickHoldTime": "250",
    "scrollWheelCooldown": "0",
    "lockImageZoomFactorEnabled": true,
    "lockImageZoomDefaultEnabled": false,
    "pageActionEnabled": true,
    "showHighRes": true,
    "galleriesMouseWheel": true,
    "galleriesLoopEnabled": true,
    "disableMouseWheelForVideo": false,
    "alwaysPreload": false,
    "displayDelay": 100,
    "displayDelayVideo": 500,
    "fadeDuration": 200,
    "excludedSites": [],
    "whiteListMode": false,
    "picturesOpacity": 1,
    "showWhileLoading": true,
    "mouseUnderlap": true,
    "hideMouseCursor": false,
    "hideMouseCursorDelay": 500,
    "filterNSFW": false,
    "enableGalleries": true,
    "enableNoFocusMsg": false,
    "viewerShadowEnabled": true,
    "captionDetailShadowEnabled": true,
    "ambilightEnabled": false,
    "ambilightHaloSize": 0.1,
    "ambilightBackgroundOpacity": 0.9,
    "disabledPlugins": [],
    "imagePaddingSize": "10",
    "fullZoomHidesDetailsCaptions": false,
    "statusBarOverlap": false,
    "hScrollBarOverlap": false,
    "centerImages": false,
    "autoLockImages": false,
    "frameBackgroundColor": "#ffffff",
    "frameThickness": "4",
    "belowPositionOffset": "0",
    "belowPositionOffsetUnit": "percent",
    "abovePositionOffset": "0",
    "abovePositionOffsetUnit": "percent",
    "captionOpacity": 1,
    "detailsOpacity": 1,
    "useClipboardNameWhenSaving": false,
    "displayImageLoader": false,
    "enlargementThresholdEnabled": true,
    "enlargementThreshold": 2,
    "displayedSizeThresholdEnabled": true,
    "displayedSizeThreshold": 300,
    "zoomedSizeThresholdEnabled": true,
    "zoomedSizeThreshold": 100,
    "downloadFolder": "",
    "addDownloadOrigin": false,
    "addDownloadSize": false,
    "addDownloadDuration": false,
    "addDownloadIndex": false,
    "addDownloadCaption": false,
    "replaceOriginalFilename": false,
    "downloadFilename": "",
    "useSeparateTabOrWindowForUnloadableUrlsEnabled": false,
    "useSeparateTabOrWindowForUnloadableUrls": "window",
    "captionLocation": "below",
    "detailsLocation": "none",
    "showDetailFilename": true,
    "showDetailHost": true,
    "showDetailLastModified": true,
    "showDetailExtension": true,
    "showDetailContentLength": true,
    "showDetailDuration": true,
    "showDetailScale": true,
    "showDetailRatio": true,
    "showDetailDimensions": true,
    "rightShortClickAndHold": false,
    "middleShortClickAndHold": false,
    "rightShortClick": false,
    "middleShortClick": false,
    "fontSize": "11",
    "fontOutline": false,
    "actionKey": 16,
    "toggleKey": 69,
    "fullZoomKey": 90,
    "copyImageKey": null,
    "copyImageUrlKey": null,
    "hideKey": 88,
    "banKey": 66,
    "openImageInWindowKey": 87,
    "openImageInTabKey": 84,
    "lockImageKey": 76,
    "saveImageKey": 83,
    "prevImgKey": 37,
    "nextImgKey": 39,
    "flipImageKey": 70,
    "rotateImageKey": 82,
    "closeKey": 27,
    "debug": false
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions