Twork

Twork

What is Twork?

Twork is a Chrome extension developed by https://twork.in, and its main feature is "Twork".

Extension Screenshots

screenshot

Download Twork Extension CRX File

Download Twork extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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]                    

Extension Basic Information

Name Twork Twork
ID aadhbdhoolgcjfdplbjpfmmobcjmhklf
Official URL https://chromewebstore.google.com/detail/twork/aadhbdhoolgcjfdplbjpfmmobcjmhklf
Description Twork
File Size 137 KB
Installation Count 2,016
Current Version 1.2.2
Last Updated 2022-07-05
Publish Date 2014-11-13
Rating 2.11/5 Total 28 Ratings
Developer https://twork.in
Email [email protected]
Payment Type free
Privacy Policy Page URL https://twork.in/privacy.html
Supported Languages 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
}