├── ADDITIONAL_AUTHORS ├── README.md ├── SCOPE ├── SOURCE_URL └── SUMMARY /ADDITIONAL_AUTHORS: -------------------------------------------------------------------------------- 1 | [] -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # CheckBlue 2 | 3 | A module that allows you to find out if a Twitter user is Blue Verified. 4 | 5 | No configuration needed, install and restart Twitter then tap on the blue checkmark in a user's profile. 6 | 7 | ![photo_2023-04-04 09 07 16](https://user-images.githubusercontent.com/8174240/229714713-4874cee6-7da2-4a7a-86d8-065584a934aa.jpeg) 8 | 9 | ETH: 0xf81c71Ac032f782025Fd726D4c68dC93847acF0e 10 | 11 | BTC: bc1qf3hmf5l7va5tr7uclvfaj29yn5h2qcr3xfg37g 12 | -------------------------------------------------------------------------------- /SCOPE: -------------------------------------------------------------------------------- 1 | ["com.twitter.android"] -------------------------------------------------------------------------------- /SOURCE_URL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Xposed-Modules-Repo/com.alex193a.checkblue/7e7ed054321528e0c5112dfa389bc3b31290a54e/SOURCE_URL -------------------------------------------------------------------------------- /SUMMARY: -------------------------------------------------------------------------------- 1 | A module that allows you to find out if a Twitter user is Blue Verified. --------------------------------------------------------------------------------