File Extension Search

Lookup file extensions from FileInfo.com - The Central File Extensions Registry.

ما هو File Extension Search؟

File Extension Search هو إضافة Chrome تم تطويرها بواسطة https://www.fileinfo.com، والميزة الرئيسية لها هي "Lookup file extensions from FileInfo.com - The Central File Extensions Registry.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة File Extension Search

قم بتنزيل ملفات الامتداد File Extension Search بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        The File Extension Search chrome extension allows you to look up information about file extensions directly from the Google Chrome toolbar.  Simply click the FileInfo.com icon and type an extension in the search box.  It is an easy way to look up information about downloaded files before you open them.                    

معلومات أساسية عن التمديد

الاسم File Extension Search File Extension Search
ID aokplfbmdelppecfeagdfbijgfcljfna
عنوان URL الرسمي https://chromewebstore.google.com/detail/file-extension-search/aokplfbmdelppecfeagdfbijgfcljfna
الوصف Lookup file extensions from FileInfo.com - The Central File Extensions Registry.
حجم الملف 48.71 KB
عدد التثبيتات 357
النسخة الحالية 1.1
آخر تحديث 2012-10-26
تاريخ النشر 2012-10-25
تقييم 4.75/5 مجموع تقييمات 4
المطور https://www.fileinfo.com
نوع الدفع free
عنوان صفحة المساعدة http://www.fileinfo.com/help/chrome_extension
اللغات المدعومة en-US
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "File Extension Search",
    "version": "1.1",
    "manifest_version": 2,
    "description": "Lookup file extensions from FileInfo.com - The Central File Extensions Registry.",
    "icons": {
        "16": "images\/icon19.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "background": "background.html",
    "browser_action": {
        "default_icon": "images\/icon19.png",
        "default_title": "File Extension Search",
        "default_popup": "popup.html"
    }
}