MultiFile Converter

Enjoy access to a FREE file converter, for your text, image, video, audio files, and more with this Chrome New Tab Extension.

MultiFile Converter क्या है?

MultiFile Converter https://multifile-converter.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Enjoy access to a FREE file converter, for your text, image, video, audio files, and more with this Chrome New Tab Extension."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में MultiFile Converter एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        MultiFile Converter provides a simple conversion tool for a wide variety of files, free on your Chrome™ New Tab.  Compatible with over 30 different file types, including PDF, JPG, DOC, PNG, PPT, MP3, MP4, MOV, and many more. Files are easily converted in a few seconds!

By clicking "Add to Chrome", I accept and agree to installing the MultiFile Converter extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use (https://multifile-converter.com/terms.html) and Privacy Policy (https://multifile-converter.com/privacy.html). The extension will update your search settings and will change your New Tab search to services provided by Bing.

This New Tab extension is a product of Black Rock Interactive.                    

एक्सटेंशन की मूल जानकारी

नाम MultiFile Converter MultiFile Converter
ID blbeajekbphoogbcoomlkenjbklkoofc
आधिकारिक URL https://chromewebstore.google.com/detail/multifile-converter/blbeajekbphoogbcoomlkenjbklkoofc
विवरण Enjoy access to a FREE file converter, for your text, image, video, audio files, and more with this Chrome New Tab Extension.
फ़ाइल का आकार 4.3 MB
स्थापना संख्या 26,545
वर्तमान संस्करण 1.4.48
अंतिम अपडेट 2021-12-11
प्रकाशन तिथि 2020-07-02
रेटिंग 3.11/5 कुल 9 रेटिंग्स
डेवलपर https://multifile-converter.com
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://blackrockinteractive.com/privacy.html
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "settingvariables.js",
            "libs\/jquery3.2.1.min.js",
            "\/js\/storage\/settingsObjBg.js",
            "background.js"
        ]
    },
    "browser_action": {
        "browser_style": true,
        "default_icon": {
            "128": "images\/ext_icon\/icon-128.png",
            "16": "images\/ext_icon\/icon-16.png",
            "19": "images\/ext_icon\/icon-19.png",
            "24": "images\/ext_icon\/icon-24.png",
            "32": "images\/ext_icon\/icon-32.png",
            "48": "images\/ext_icon\/icon-48.png"
        },
        "default_title": "MultiFile Converter chrome extension"
    },
    "chrome_url_overrides": {
        "newtab": "html\/home1.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com https:\/\/ssl.gstatic.com; object-src 'self'",
    "description": "Enjoy access to a FREE file converter, for your text, image, video, audio files, and more with this Chrome New Tab Extension.",
    "icons": {
        "128": "images\/ext_icon\/icon-128.png",
        "16": "images\/ext_icon\/icon-16.png",
        "19": "images\/ext_icon\/icon-19.png",
        "24": "images\/ext_icon\/icon-24.png",
        "32": "images\/ext_icon\/icon-32.png",
        "48": "images\/ext_icon\/icon-48.png"
    },
    "manifest_version": 2,
    "name": "MultiFile Converter",
    "permissions": [
        "storage",
        "cookies",
        "chrome:\/\/favicon\/",
        "*:\/\/multifile-converter.com\/*"
    ],
    "short_name": "MultiFile Converter",
    "version": "1.4.48",
    "web_accessible_resources": [
        "libs\/*",
        "images\/*",
        "css\/*",
        "html\/*",
        "icons\/*"
    ]
}