WhatsAppTools Extension [Free & Open Source]

1.Introduction

WhatsAppTools is an Extension to work with WhatsApp And WhatsApp Business.

This extension won't be updated anymore, that's why I've provided the source code.

Latest Version: 1
Released: 2020-10-06T22:00:00Z
Last Updated: 2021-10-10T22:00:00Z
Permissions:
android.permission.READ_CONTACTS, android.permission.CALL_PHONE

2.Blocks

3.Documentation


blocks (1)

Event raised when an error occurs


blocks (2)

return true if the App is Available

Note : if the WhatsAppBusiness block is set to true,
then this block will check is WhatsApp Business available


blocks (3)

to make a video call from the provided name

Note : This block requires the permissions I provided in the introduction section


blocks (4)

to make a voice call from the provided name

Note : This block requires the permissions I provided in the introduction section


blocks (5)

to send a single file to selected users


blocks (6)

to send a single file directly to the user


blocks (7)

to send multiple files to selected users


blocks (8)

to send multiple files directly to the user


blocks (9)

to send message to selected users


blocks (10)

to send message directly to the user


blocks (11)

if WhatsAppBusiness is set to true,
then all blocks in this extension can work with WhatsAppBusiness


4.Downloads

com.SalmanDev.WhatsAppTools.aix (13.1 KB)
Source Code : WhatsAppTools.txt (11.3 KB)

5.Credits

Thank you very much to My Best Teacher @MohamedTamer :kissing_heart:
Thank you very much to My Best Friend @vknow360 :kissing_heart:
Big Thanks to @WatermelonIce And @Kumaraswamy for helping me :kissing_heart:
Thanks to all of you who helped me :star_struck:
And Thanks a lot to MIT :heart:

33 Likes

Nice extension! :grinning: :grinning:

1 Like

thank you @Kumaraswamy :kissing_heart:

1 Like

You learned extension development very quickly! :ok_hand: :ok_hand:

2 Likes

Thanks :sweat_smile:

1 Like

Nice extension @Salman_Dev!
Keep it up! :+1:

1 Like

Thank you @fahadboss10 :heart_eyes: :+1:

1 Like

Nice extension :+1: Really good start for extension developing :ok_hand:

4 Likes

Thank you very much @MohamedTamer :kissing_heart:

2 Likes

Hey @Salman_Dev it's a great extension

3 Likes

Thank you @Techno_Vedang :kissing_heart:

2 Likes

Very good start! (And the topic design look so similar to @Kumaraswamy?)

2 Likes

Thanks @WatermelonIce :grin:

I got support from him, and the title comes from @Kumaraswamy idea. :heart_eyes:
and actually the topic content looks like @vknow360, and I have also got permission from him.

1 Like

@Salman_Dev

Great Extension :+1: :+1: :+1:

2 Likes

Thank you @Akshun_Tapuriah :star_struck:

1 Like

Awesome extension. Helpful

1 Like

Thank you @Nisarga_Adhikary :nerd_face: :kissing_heart:

Question: does SendMessage function operate right away, without user interaction to eventually confirm message sending in WhatsApp window? Otherwise, this extension (besides to be, of course, a useful exercise about how to build an extension up, so my congratulations) comes not so much different from many others there out around...

I don't understand what you mean, but have you tried my extension? :upside_down_face:

If you mean it will send the message right away, then no. Because Whatsapp doesn't allow it.

2 Likes