
Codequest geliştiren: Frank Mayer
Add code snippets to your WhatsApp messages.
Kullanıcı yokKullanıcı yok
Bu uzantıyı kullanmak için Firefox’a ihtiyacınız var
Uzantı meta verileri
Ekran görüntüleri

Bu uzantı hakkında
Use Markdown code bocks:
Or upload your code to https://codequest.frank-mayer.io and share a link to the rendered image.
This Addon will render the code block in the message.
```rust
fn main() {
for x in 1..=100 {
match (x % 3, x % 5) {
(0, 0) => println!("FizzBuzz"),
(0, _) => println!("Fizz"),
(_, 0) => println!("Buzz"),
_ => println!("{}", x),
}
}
}
```
Or upload your code to https://codequest.frank-mayer.io and share a link to the rendered image.
This Addon will render the code block in the message.
0 inceleyiciden 0 puan aldı
İzinler ve verilerDaha fazla bilgi al
Gerekli izinler:
- web.whatsapp.com verilerinize erişme
Daha fazla bilgi
- Eklenti bağlantıları
- Sürüm
- 1.0
- Boyut
- 48,61 KB
- Son güncelleme
- 2 yıl önce (24 Nis 2023)
- İlgili kategoriler
- Lisans
- Tüm hakları saklıdır
- Sürüm geçmişi
- Etiketler
- Koleksiyona ekle
Frank Mayer tarafından geliştirilen diğer uzantılar
- Henüz hiç puan yok
- Henüz hiç puan yok
- Henüz hiç puan yok
- Henüz hiç puan yok
- Henüz hiç puan yok
- Henüz hiç puan yok