Instagram Anonymous Story Viewer

Blocks specific requests to maintain anonymity while viewing Instagram stories, supporting XMLHttpRequest, Fetch API, and GraphQL.

目前為 2025-05-05 提交的版本,檢視 最新版本

作者
Mobile46
評價
0 0 0
版本
1.0
建立日期
2025-05-05
更新日期
2025-05-05
尺寸
3.1 KB
授權條款
MIT
腳本執行於

Instagram Anonymous Story Viewer

A userscript that helps maintain your anonymity while viewing Instagram stories by blocking tracking requests.

Features

  • Anonymous Story Viewing: Prevents Instagram from recording when you view stories.
  • Comprehensive Request Blocking: Intercepts and blocks requests containing view tracking data.
  • Multiple Protection Methods: Works with XMLHttpRequest, Fetch API, and GraphQL requests.
  • Pattern-Based Filtering: Blocks requests containing tracking patterns like viewSeenAt, story_view, and seen_timestamp.
  • Non-Intrusive: Works silently in the background without modifying the Instagram interface.

How It Works

The script intercepts outgoing network requests and blocks those that would notify Instagram servers that you've viewed someone's story, effectively making your story views anonymous.

Installation

  1. Install a userscript manager like Tampermonkey or Violentmonkey.
  2. Click "Install this script" on this page.
  3. Browse Instagram normally - your story views will remain anonymous.

Configuration

  • Optional debug mode can be enabled by setting debug: true in the script configuration.

License

MIT License

Credits