File sharer

Based on file.io API

ما هو File sharer؟

File sharer هو إضافة Chrome تم تطويرها بواسطة i.kurski، والميزة الرئيسية لها هي "Based on file.io API".

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

screenshot
screenshot

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

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

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

                        Convenient, anonymous and secure file sharing.
Based on file.io API

by [email protected]                    

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

الاسم File sharer File sharer
ID mejkeiknaedomomciabfkdgcnjdmeeog
عنوان URL الرسمي https://chromewebstore.google.com/detail/file-sharer/mejkeiknaedomomciabfkdgcnjdmeeog
الوصف Based on file.io API
حجم الملف 37.37 KB
عدد التثبيتات 87
النسخة الحالية 1.0
آخر تحديث 2018-07-06
تاريخ النشر 2018-07-06
تقييم 5.00/5 مجموع تقييمات 1
المطور i.kurski
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://file.io
عنوان صفحة المساعدة https://file.io
اللغات المدعومة en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "File sharer",
    "description": "Based on file.io API",
    "version": "1.0",
    "manifest_version": 2,
    "browser_action": {
        "default_popup": "templates\/toolbar-popup.html",
        "default_icon": {
            "16": "images\/icon16.png",
            "32": "images\/icon32.png",
            "48": "images\/icon48.png",
            "128": "images\/icon128.png"
        }
    },
    "icons": {
        "16": "images\/icon16.png",
        "32": "images\/icon32.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    }
}