Skip to content

Performance improvement #37

Description

@Kalbra

Currently the app loads slow and has long loading time. This is partly due to the WebApp of Instagram,
but also due to design of the injection script. It will be injected high frequent. So that the DOM is searched every time.
This causes lag and drains the battery.

Therefore the injection script should live in the DOM and might have a observer that changes the DOM's behaviour.
In the past this attempt was explored but failed due to Instagram's script policies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions