Whatsapim for Whatsapp
sendernocontact. Приложение позволяет писать сообщения в whatsapp не добавляя получателя в записную книжку
What is Whatsapim for Whatsapp?
Whatsapim for Whatsapp is a Chrome extension developed by karpovda, and its main feature is "sendernocontact. Приложение позволяет писать сообщения в whatsapp не добавляя получателя в записную книжку".
Extension Screenshots
Download Whatsapim for Whatsapp Extension CRX File
Download Whatsapim for Whatsapp extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Приложение позволяет писать сообщения в WhatsApp не добавляя контакт в записную книгу, необходимо ввести номер телефона в нужное поле и всё. The application allows you to write messages on WhatsApp without adding a contact to your notebook, you need to enter a phone number in the desired field and that’s it.
Extension Basic Information
Name | |
ID | lkfnelcnifplkbnbllfemkbknphnonco |
Official URL | https://chrome.google.com/webstore/detail/whatsapim-for-whatsapp/lkfnelcnifplkbnbllfemkbknphnonco |
Description | sendernocontact. Приложение позволяет писать сообщения в whatsapp не добавляя получателя в записную книжку |
File Size | 1.37 MB |
Installation Count | 377 |
Current Version | 4.249.8 |
Last Updated | 2019-12-24 |
Publish Date | 2019-12-24 |
Rating | 4.50/5 Total 6 Ratings |
Developer | karpovda |
[email protected] | |
Payment Type | free |
Extension Website | https://www.instagram.com/karpovda84/ |
Help Page URL | https://www.instagram.com/karpovda84/ |
Privacy Policy Page URL | http://developers.google.com/chrome/web-store/program_policies |
Supported Languages | ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_popup": "popup.html", "default_title": "Whatsapim for Whatsapp", "default_icon": "img\/16.png" }, "name": "Whatsapim for Whatsapp", "short_name": "Whatsapim for Whatsapp", "icons": { "128": "img\/128.png", "64": "img\/64.png", "32": "img\/32.png", "16": "img\/16.png" }, "version": "4.249.8", "manifest_version": 2, "content_security_policy": "script-src 'self'; object-src 'self';", "permissions": [ "https:\/\/api.whatsapp.com\/" ], "description": "sendernocontact. \u041f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u043f\u0438\u0441\u0430\u0442\u044c \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u044f \u0432 whatsapp \u043d\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u044f\u044f \u043f\u043e\u043b\u0443\u0447\u0430\u0442\u0435\u043b\u044f \u0432 \u0437\u0430\u043f\u0438\u0441\u043d\u0443\u044e \u043a\u043d\u0438\u0436\u043a\u0443" } |