IP Unblock

IP Unblock vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.

Apa itu IP Unblock?

IP Unblock adalah ekstensi Chrome yang dikembangkan oleh Trellonet, dan fitur utamanya adalah "IP Unblock vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi IP Unblock

Unduh file ekstensi IP Unblock dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        The Best Free VPN to Unblock websites and secure your traffic. Unblock sites and browse the web privately and securely.                    

Informasi Dasar Ekstensi

Nama IP Unblock IP Unblock
ID bgkiamkkbjmagecgpdeiikgolekmflka
URL Resmi https://chromewebstore.google.com/detail/ip-unblock/bgkiamkkbjmagecgpdeiikgolekmflka
Deskripsi IP Unblock vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.
Ukuran File 1.12 MB
Jumlah Instalasi 446
Versi Saat Ini 1.1.1
Terakhir Diperbarui 2020-08-24
Tanggal Publikasi 2020-06-30
Penilaian 3.00/5 Total 2 Penilaian
Pengembang Trellonet
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.trellonet.com
URL Halaman Bantuan https://www.trellonet.com
URL Halaman Kebijakan Privasi https://www.trellonet.com/privacy.html
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "IP Unblock",
    "version": "1.1.1",
    "description": "IP Unblock vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.",
    "permissions": [
        "http:\/\/*\/*",
        "storage",
        "proxy"
    ],
    "background": {
        "scripts": [
            "static\/js\/background.js",
            "static\/js\/jquery.min.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_icon": "static\/img\/[email protected]",
        "default_title": "IP Unblock",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "static\/img\/[email protected]",
        "32": "static\/img\/[email protected]",
        "48": "static\/img\/[email protected]",
        "128": "static\/img\/[email protected]"
    },
    "manifest_version": 2
}