Twork

Twork

ما هو Twork؟

Twork هو إضافة Chrome تم تطويرها بواسطة https://twork.in، والميزة الرئيسية لها هي "Twork".

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

screenshot

تحميل ملف CRX للإضافة Twork

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

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

                        A private dedicated proxy VPN solution for connecting to the Internet. Dedicated server for all users. A reseller portal with user & server management.

Find out more at http://twork.in or email to us at [email protected]                    

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

الاسم Twork Twork
ID aadhbdhoolgcjfdplbjpfmmobcjmhklf
عنوان URL الرسمي https://chromewebstore.google.com/detail/twork/aadhbdhoolgcjfdplbjpfmmobcjmhklf
الوصف Twork
حجم الملف 137 KB
عدد التثبيتات 2,016
النسخة الحالية 1.2.2
آخر تحديث 2022-07-05
تاريخ النشر 2014-11-13
تقييم 2.11/5 مجموع تقييمات 28
المطور https://twork.in
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية https://twork.in/privacy.html
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Twork",
    "version": "1.2.2",
    "description": "Twork",
    "default_locale": "en",
    "browser_action": {
        "default_icon": "icon16.png",
        "default_popup": "panel.html"
    },
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "background": {
        "scripts": [
            "jquery.min.js",
            "main.js"
        ]
    },
    "permissions": [
        "",
        "storage",
        "proxy",
        "webRequest",
        "webRequestBlocking"
    ],
    "manifest_version": 2
}