bypass LoggedIn Requirement in Twitter

Script to redirect user to twitter embed link, to avoud requirement of beeing logging in

作者
Serhii Pavliuk
日安装量
0
总安装量
1,611
评分
0 0 0
版本
0.1
创建于
2023-07-05
更新于
2023-07-05
大小
1.7 KB
许可证
MIT
适用于

Description

If a user is not logged in to Twitter, he can't see posts without being authorized...

This script redirects the user to embed link, so the user can see posts without this requirement.

Technical description

Just getting tweet ID from original URL, and redirect to embed link =)

Kudos to Adam for idea ;)