attoVPN

attoVPN is a nice and simple VPN.

attoVPNとは何ですか?

attoVPNはBrahma Sharmaによって開発されたChromeの拡張機能で、その主な機能は「attoVPN is a nice and simple VPN.」です。

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

screenshot
screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        See websites that are blocked with attoVPN. attoVPN is easily one of the best free VPNs out there.

Features:
✔Unrestricts sites
✔Easy interface
✔Hides your IP address
✔No ads

Why install it?
attoVPN has no sign up forms, no payment forms, no data collection, just a privacy protector.                    

拡張機能の基本情報

名前 attoVPN attoVPN
ID bjabnmkjdfdhpcegibkdoolipmagdilg
公式URL https://chrome.google.com/webstore/detail/attovpn/bjabnmkjdfdhpcegibkdoolipmagdilg
説明 attoVPN is a nice and simple VPN.
ファイルサイズ 48.24 KB
インストール数 25
現在のバージョン 0.0.1
最終更新日 2021-07-09
公開日 2021-07-07
評価 1.00/5 合計 2 レビュー
開発者 Brahma Sharma
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "attoVPN",
    "version": "0.0.1",
    "manifest_version": 2,
    "description": "attoVPN is a nice and simple VPN.",
    "homepage_url": "http:\/\/blank.org",
    "default_locale": "en",
    "background": {
        "scripts": [
            "src\/bg\/background.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_title": "attovpn",
        "default_popup": "src\/browser_action\/browser_action.html"
    },
    "permissions": [
        "tabs"
    ]
}