Greasy Fork

Unbreak Snapchat web. Disable focus tracking and screenshot prevention

This userscript improves the Snapchat web experience by disabling screenshot prevention features which don't prevent screenshots but do actively harm the usability.

目前为 2023-06-08 提交的版本。查看 最新版本

这些是代码更新过的版本。 显示所有版本

  • v0.1.4.1 2025-03-31

    whoops, minor fix, need to actually start the mutation observer

  • v0.1.4 2025-03-31

    Added new functionality to allow you to download videos and have full control over videos.

  • v0.1.2.5 2025-03-31

    added `// @match https://www.snapchat.com/web/*` because snapchat changed the location of the web version

  • v0.1.2 2023-07-17

    Improved description and additional info. Add chinese-CN localization from ChatGPT translation. No code changes besides adding localization.

  • v0.1.1 2023-06-27

    Clean up the code a bunch and also restore normal right-click behavior. This prevents snapchat from acting like the you've stopped focusing on the page just because you right-clicked some text in the input field. It does however disable the right-click react features on messages.

  • v0.1 2023-06-08