Skip to content

Stop using window.postMessage for API calls #315

Description

@quoid

Since the API calls only now going between the background and content scripts, instead of using window.postMessage, use browser.runtime.sendMessage.

Ref: #265 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    maintenanceChores and refactoring

    Projects

    Status
    Release

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions