Skip to content
This repository was archived by the owner on Dec 27, 2023. It is now read-only.
This repository was archived by the owner on Dec 27, 2023. It is now read-only.

Change run_at property of privly.js? #127

@breezewish

Description

@breezewish

Currently manifest.json doesn't specify a run_at property for privly.js, which means it will run at document_idle.

In poor network conditions, for example, while loading a script blocks(defers) the document_end and document_idle, privly.js injection will not be executed at the moment while the content has already been shown.

https://www.dropbox.com/s/cv5if1v2pnujch3/privly_2.mp4?dl=0

Change run_at to document_start may prevent this issue.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions