Convert File

Convert File replaces your new tab with the ability to Convert Over 200+ File Types on the Fly with sponsored web search. Enjoy…

Convert File क्या है?

Convert File Convert File द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Convert File replaces your new tab with the ability to Convert Over 200+ File Types on the Fly with sponsored web search. Enjoy…"।

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

screenshot
screenshot
screenshot

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

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

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

                        Convert File replaces your new tab with the ability to Convert Over 200+ File Types on the Fly with sponsored web search. 

Enjoy Quick & Easy Access to Convert over 200+ Supported File types. Simply click the Convert Icon at the top right of your New Tab page, select a file from your computer, and convert. 

Convert File extension features Quick File Conversions, Yahoo Web Search, and Default Background Image. When you upload a file to Convert File extension, Our API Automatically determines available conversion file type options. Select one of the options and Convert Your File with ease. 

Permissions Needed
-New Tab
Convert File extension will replace the page you see when opening a new tab with Convert File.

More information:
https://convertfile.ai/app/privacy.html                    

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

नाम Convert File Convert File
ID gdeceopaalhefhbplbibdcmjfkdmkggp
आधिकारिक URL https://chromewebstore.google.com/detail/convert-file/gdeceopaalhefhbplbibdcmjfkdmkggp
विवरण Convert File replaces your new tab with the ability to Convert Over 200+ File Types on the Fly with sponsored web search. Enjoy…
फ़ाइल का आकार 436 KB
स्थापना संख्या 25,226
वर्तमान संस्करण 1.0.0.2
अंतिम अपडेट 2023-06-01
प्रकाशन तिथि 2023-05-19
रेटिंग 1.00/5 कुल 2 रेटिंग्स
डेवलपर Convert File
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://convertfile.ai/app/privacy.html
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0.2",
    "manifest_version": 3,
    "short_name": "Convert File",
    "name": "Convert File",
    "background": {
        "service_worker": "install_service.js"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "*.json",
                "favicon.ico"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "default-src 'self' 'unsafe-inline'; connect-src 'self' https:\/\/v2.convertapi.com https:\/\/api.convertfile.ai https:\/\/www.convertfile.ai https:\/\/convertfile.ai https:\/\/www.convertapi.com; script-src 'self'; object-src 'self'; img-src 'self' https:\/\/convertfile.ai * data:;"
    }
}