Swisscows.VPN

This browser extension simplifies access to the Swisscows.VPN server.

Swisscows.VPNとは何ですか?

Swisscows.VPNはhttps://swisscows.chによって開発されたChromeの拡張機能で、その主な機能は「This browser extension simplifies access to the Swisscows.VPN server.」です。

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

screenshot

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

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

拡張機能の使用方法

                        Swisscows.VPN extension simplifies access to the Swisscows proxy server. A proxy server works like a firewall located between the end user and the website visited. The browse request from the user arrives at the proxy server, the proxy server sends the request from the user to the desired website, then receives the information and sends it to the user. This means that the user remains undetected for the website operator, i.e. anonymous.                    

拡張機能の基本情報

名前 Swisscows.VPN Swisscows.VPN
ID nglddggbgngenfgaelmmmhldofddjlmh
公式URL https://chromewebstore.google.com/detail/swisscowsvpn/nglddggbgngenfgaelmmmhldofddjlmh
説明 This browser extension simplifies access to the Swisscows.VPN server.
ファイルサイズ 1.26 MB
インストール数 1,421
現在のバージョン 1.3.6
最終更新日 2023-07-11
公開日 2020-05-16
評価 2.60/5 合計 5 レビュー
開発者 https://swisscows.ch
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://swisscows.com/vpn
ヘルプページのURL https://swisscows.com/contact
プライバシーポリシーページのURL https://swisscows.com/privacy
対応言語 de,en,fr,nl,es,it,lv,hu,ru,uk
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Swisscows.VPN",
    "version": "1.3.6",
    "description": "This browser extension simplifies access to the Swisscows.VPN server.",
    "icons": {
        "16": "favicon-16.png",
        "32": "favicon-32.png",
        "48": "favicon-48.png",
        "128": "favicon-128.png"
    },
    "permissions": [
        "proxy",
        "storage",
        "webRequest",
        "webRequestAuthProvider"
    ],
    "host_permissions": [
        ""
    ],
    "action": {
        "default_icon": {
            "16": "favicon-16.png",
            "32": "favicon-32.png"
        },
        "default_title": "Swisscows.VPN",
        "default_popup": "popup.html"
    },
    "options_page": "options.html",
    "background": {
        "service_worker": "js\/background.js",
        "type": "module"
    },
    "default_locale": "en",
    "manifest_version": 3
}