attoVPN

attoVPN is a nice and simple VPN.

attoVPN là gì?

attoVPN là một tiện ích mở rộng Chrome được phát triển bởi Brahma Sharma, và tính năng chính của nó là "attoVPN is a nice and simple VPN.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng attoVPN

Tải xuống các tệp mở rộng attoVPN dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên attoVPN attoVPN
ID bjabnmkjdfdhpcegibkdoolipmagdilg
URL Chính Thức https://chrome.google.com/webstore/detail/attovpn/bjabnmkjdfdhpcegibkdoolipmagdilg
Mô tả attoVPN is a nice and simple VPN.
Kích Thước Tệp 48.24 KB
Số Lần Cài Đặt 25
Phiên Bản Hiện Tại 0.0.1
Cập Nhật Lần Cuối 2021-07-09
Ngày Phát Hành 2021-07-07
Đánh Giá 1.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển Brahma Sharma
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}