kittyclickr - bring back the old instagram feed

brings back the old following feed on Instagram :3

< Відгуки до kittyclickr - bring back the old instagram feed

Відгук: OK - script works, but has bugs

§
Опубліковано: 22.08.2022

This leads to redirect loops. The script might need a if statement:

if (window.location == "https://www.instagram.com/") {
    window.location.replace("https://www.instagram.com/?variant=following");
}

Опублікувати відповідь

Sign in to post a reply.