Skip to content
This repository was archived by the owner on Feb 14, 2024. It is now read-only.

Migrating to manifest v3 causes error on popup load #23

@razorman8669

Description

@razorman8669

Error is thrown when loading the popup, by clicking the purse chrome extension icon, after chrome has been idle for a long period of time (sometimes 10 minutes or longer). The error is:

Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist

It 'could' be caused by trying to use webext-redux with reduxed-chrome-storage. or maybe just redux in general with a MV3 extension. either way, the problem does not present itself on a MV2 extension. so reverting to MV2 seems to solve the problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions