ininja VPN proxy

Proxy Server VPN unlocks any website, proxy lightning fast proxy server / free VPN extension

ininja VPN proxyとは何ですか?

ininja VPN proxyはhttps://cowapp.github.ioによって開発されたChromeの拡張機能で、その主な機能は「Proxy Server VPN unlocks any website, proxy lightning fast proxy server / free VPN extension」です。

拡張機能のスクリーンショット

screenshot
screenshot

ininja VPN proxy拡張機能のCRXファイルをダウンロード

ininja VPN proxy拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        ininja VPN proxy is a web proxy backed by tunnel technology. Like VPN, it hides your IP address and encrypt your traffic, but a lot easier to use. This extension provides one click config to switch your IP address and location. Once the service is turned on, the sites you visit can only see an IP address belonging to the proxy rather than your real IP address. That's why you can unblock websites with us.
# Enhanced security & privacy #
Unlike a triditional plain web proxy, ininja VPN proxy encrypts all your inbound and outbound traffic, which hides your IP and gives you protection when you are using public WiFi like school, hotel or Starbucks.

On the other hand, we also prevent WebRTC from leaking your IP address, which isn't usually handled by many other VPNs.                    

拡張機能の基本情報

名前 ininja VPN proxy ininja VPN proxy
ID ikcoahoognmjjcgmbnagdkeehmcfafme
公式URL https://chrome.google.com/webstore/detail/ininja-vpn-proxy/ikcoahoognmjjcgmbnagdkeehmcfafme
説明 Proxy Server VPN unlocks any website, proxy lightning fast proxy server / free VPN extension
ファイルサイズ 148 KB
インストール数 1,463
現在のバージョン 0.0.1.8
最終更新日 2022-08-18
公開日 2021-10-29
評価 1.88/5 合計 8 レビュー
開発者 https://cowapp.github.io
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://cowapp.github.io
プライバシーポリシーページのURL https://cowxy.pro/privacy.html
対応言語 en,en-US,ru,zh-CN
manifest.json
{
    "background": {
        "scripts": [
            "js\/lib\/ft.js",
            "js\/lib\/jq.js",
            "js\/utils.js",
            "js\/lib\/webrtc.js",
            "js\/uuid.js",
            "js\/storage.js",
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": "img\/icon64-gray.png",
        "default_popup": "popup.html",
        "default_title": "ininja fast proxy"
    },
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "homepage_url": "https:\/\/cowapp.github.io",
    "icons": {
        "128": "img\/icon64.png",
        "48": "img\/icon64.png",
        "64": "img\/icon64.png"
    },
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "permissions": [
        "privacy",
        "storage",
        "proxy",
        "management",
        "*:\/\/*\/*",
        "webRequest",
        "webRequestBlocking",
        "notifications"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.0.1.8"
}