Mp4 to Mp3 Converter
It is the fastest MP4 to MP3 converter worldwide for free. Mp3 files are available in different bitrates - from small file size to…
Mp4 to Mp3 Converter क्या है?
Mp4 to Mp3 Converter Apps4Top द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "It is the fastest MP4 to MP3 converter worldwide for free. Mp3 files are available in different bitrates - from small file size to…"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Mp4 to Mp3 Converter एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
It is the fastest MP4 to MP3 converter worldwide for free. Mp3 files are available in different bitrates - from small file size to the highest quality. We convert MP4 directly on the fly - the conversion of any video will not take more than a couple of seconds!
एक्सटेंशन की मूल जानकारी
नाम | |
ID | pgkomigjbgbabhokdeamiocgcihfgkcc |
आधिकारिक URL | https://chrome.google.com/webstore/detail/mp4-to-mp3-converter/pgkomigjbgbabhokdeamiocgcihfgkcc |
विवरण | It is the fastest MP4 to MP3 converter worldwide for free. Mp3 files are available in different bitrates - from small file size to… |
फ़ाइल का आकार | 232 KB |
स्थापना संख्या | 4,774 |
वर्तमान संस्करण | 1.0 |
अंतिम अपडेट | 2021-02-19 |
प्रकाशन तिथि | 2021-02-19 |
रेटिंग | 3.40/5 कुल 5 रेटिंग्स |
डेवलपर | Apps4Top |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | id,ms,de,en,en-GB,en-US,fil,fr,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "manifest_version": 2, "name": "__MSG_transAppName__", "description": "__MSG_transAppDesc__", "homepage_url": "https:\/\/mp3fromyou.tube\/", "permissions": [ "activeTab", "http:\/\/*\/" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0", "default_locale": "en", "background": { "page": "background.html" }, "icons": { "16": "default-16.png", "32": "default-32.png", "48": "default-48.png", "128": "default-128.png" } } |