kittyclickr - bring back the old instagram feed

brings back the old following feed on Instagram :3

< kittyclickr - bring back the old instagram feedについてのフィードバック

レート:可 - スクリプトは動作するがバグがある

§
投稿日: 2022/08/22

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

返信を投稿

返信を投稿するにはログインしてください。