Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"icons": {
"16": "icon16.plasmo.6c567d50.png",
"32": "icon32.plasmo.76b92899.png",
"48": "icon48.plasmo.aced7582.png",
"64": "icon64.plasmo.8bb5e6e0.png",
"128": "icon128.plasmo.3c1ed2d2.png"
},
"manifest_version": 3,
"action": {
"default_icon": {
"16": "icon16.plasmo.6c567d50.png",
"32": "icon32.plasmo.76b92899.png",
"48": "icon48.plasmo.aced7582.png",
"64": "icon64.plasmo.8bb5e6e0.png",
"128": "icon128.plasmo.3c1ed2d2.png"
},
"default_popup": "popup.html"
},
"version": "1.4.9",
"author": "WhatsApp-Audio-to-Text-And-Whatsapp-Transcribe",
"name": "__MSG_name__",
"description": "__MSG_description__",
"background": {
"service_worker": "static\/background\/index.js"
},
"permissions": [
"storage",
"identity",
"identity.email"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"contents.24313627.js"
],
"all_frames": true,
"css": []
},
{
"matches": [
"https:\/\/*.whatsapp.com\/*"
],
"js": [
"VoiceRecorderModel.d5302b35.js"
],
"css": []
}
],
"default_locale": "en",
"short_name": "WhatsApp-Audio-to-Text-And-Whatsapp-Transcribe",
"host_permissions": [
"https:\/\/*\/*"
],
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArZUFVjYFN6oGOEhPvH9ruceeClCCKlDuq7bal9nJnQFmjdFgWtDyDwlMfmQBSfCuTHiGDEeXIH5AWiYOfvX5mfH6wxqkpyyt67duTwx6CgyJbsDc7R8qvIxvrmrw+KIPZ1hoCigHIR5u844uTk877Z+zUlcgbbFAY8cXXRv62rX+iS82Ef1S5hfmwuenk+JzvXBYA05tae1IwbXFIkMae3XeIxhxWf+YmZ7OPq2ReL3q+wlqR1Vh6Ng\/pfdT3ampNM0zX+b6+srZiNuVlIKPl1hvrSGpLegmm60OmFti5uL7EBTi52uQEikdzMh6LcoHj+wLTOiByMGINFB8lHOb\/QIDAQAB",
"web_accessible_resources": [
{
"resources": [
"wppconnect-wa.js",
"wa.js"
],
"matches": [
"https:\/\/*.whatsapp.com\/*"
]
}
],
"oauth2": {
"client_id": "935607655859-vb7sltkknvg0oos2pc59asup60j1ghna.apps.googleusercontent.com",
"scopes": [
"https:\/\/www.googleapis.com\/auth\/userinfo.email",
"https:\/\/www.googleapis.com\/auth\/userinfo.profile"
]
}
}