Twork

Twork

Tworkคืออะไร?

Twork เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://twork.in และคุณลักษณะหลักของมันคือ "Twork"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Twork

ดาวน์โหลดไฟล์ส่วนขยาย Twork ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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
URL หน้านโยบายความเป็นส่วนตัว 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
}