kittyclickr - bring back the old instagram feed

brings back the old following feed on Instagram :3

< Обсуждения kittyclickr - bring back the old instagram feed

Отзыв: Нормальный — скрипт работает, но имеет существенные недостатки

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");
}

Ответить

Войдите, чтобы ответить.