Skip to content
This repository has been archived by the owner on Apr 7, 2021. It is now read-only.

Prevent request if no container

Compare
Choose a tag to compare
@kasperlegarth kasperlegarth released this 07 Nov 13:52
· 11 commits to master since this release
b4b0eec

The plugin would request Instagram for data, even though the desired dom element was not present.
It now checks if there is DOM element before anything else.