You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Last night Insta must have pushed an update as the script no longer renders the button.
Have got it working again for me with the following changes:
document.addEventListener('DOMContentLoaded', async () => {
const headerSelector =
'div[id^="mount_"] > div > div > div > div > div > div > div > div > div > section > main > div > header > section > div';
Love the script!
Last night Insta must have pushed an update as the script no longer renders the button.
Have got it working again for me with the following changes:
and
The text was updated successfully, but these errors were encountered: