VPN Unblocker for Instagram

VPN for Instagram. Fast and reliable Instagram unblocker. Use Instagram anonymously.

VPN Unblocker for Instagramคืออะไร?

VPN Unblocker for Instagram เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Alberico_App's และคุณลักษณะหลักของมันคือ "VPN for Instagram. Fast and reliable Instagram unblocker. Use Instagram anonymously."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย VPN Unblocker for Instagram

ดาวน์โหลดไฟล์ส่วนขยาย VPN Unblocker for Instagram ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Got Instagram blocked? No worries, now you can easily bypass the blocking with VPN. All you need is to install our extension and you are back to Instagram again. You don't need to deal with any complicated settings, our extension starts working automatically right after installation and doesn't require from you any actions.

Now you can use Instagram safely and what is most important anonymously.

User guide for VPN Unblocker for Instagram:
- Click "Install"
- Reload current tab
Done.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ VPN Unblocker for Instagram VPN Unblocker for Instagram
ID akmlnidakeiaipibeaidhlekfkjamgkm
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/vpn-unblocker-for-instagr/akmlnidakeiaipibeaidhlekfkjamgkm
คำอธิบาย VPN for Instagram. Fast and reliable Instagram unblocker. Use Instagram anonymously.
ขนาดไฟล์ 72.55 KB
จำนวนการติดตั้ง 3,000
เวอร์ชันปัจจุบัน 0.0.3
อัปเดตครั้งล่าสุด 2023-12-12
วันที่เผยแพร่ 2022-03-23
คะแนน 2.96/5 รวมทั้งหมด 28 คะแนน
ผู้พัฒนา Alberico_App's
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://sites.google.com/view/vpnunblockerforinstagram
ภาษาที่รองรับ en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "description": "__MSG_desc__",
    "version": "0.0.3",
    "default_locale": "ru",
    "action": {
        "default_icon": {
            "16": "img\/icon_16.png",
            "128": "img\/icon_128.png"
        },
        "default_title": "__MSG_name__"
    },
    "icons": {
        "256": "img\/icon_256.png",
        "128": "img\/icon_128.png",
        "16": "img\/icon_16.png"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "permissions": [
        "proxy",
        "webRequest",
        "tabs"
    ],
    "host_permissions": [
        "*:\/\/*.instagram.com\/*"
    ]
}