Killergram/README.md

36 lines
1.3 KiB
Markdown
Raw Normal View History

2021-11-09 19:45:17 +03:00
# Killergram
2022-01-17 12:10:27 +03:00
An Android Xposed module to remove sponsored messages of Telegram.
Also allows you to copy or save messages when "Restrict saving content" is enabled. Forwarding messages is still not working due to server limitation.
2021-11-09 19:45:17 +03:00
2021-11-10 09:55:41 +03:00
### Support clients
- **Official** `org.telegram.messenger`
- **Official** `org.telegram.messenger.web`
- **Official** `org.telegram.messenger.beta`
- **Nekogram** `tw.nekomimi.nekogram`
- **Nekogram X** `nekox.messenger`
- **Forkgram** `org.forkclient.messenger`
- **Forkgram** `org.forkclient.messenger.beta`
- **exteraGram** `com.exteragram.messenger`
- **exteraGram** `com.exteragram.messenger.beta`
- **MDGram** `org.telegram.mdgram`
- **MDGram** `org.telegram.mdgramyou`
- **BGram** `org.telegram.BifToGram`
- **OwlGram** `it.owlgram.android`
- **Catogram** `ua.itaysonlab.messenger`
- **Catogram X** `org.nift4.catox`
- **Nanogram** `com.cool2645.nekolite`
- **Ninjagram** `me.ninjagram.messenger`
- **Ninjagram** `org.ninjagram.messenger`
- **Graph (Telegraph)** `ir.ilmili.telegraph`
- **Plus Messenger** `org.telegram.plus`
- **iMe Messenger** `com.iMe.android`
- **aka** `org.aka.messenger`
- **TurboTel Pro** `ellipi.messenger`
2021-11-10 09:55:41 +03:00
2021-11-09 19:45:17 +03:00
## License
This project is licensed under the [GNU General Public Licence, version 3](https://choosealicense.com/licenses/gpl-3.0/).