セカイブラウザ Google Chrome拡張機能版

セカイVPN契約者向けのGoogle Chrome用の拡張機能です。

Apa itu セカイブラウザ Google Chrome拡張機能版?

セカイブラウザ Google Chrome拡張機能版 adalah ekstensi Chrome yang dikembangkan oleh INTERLINK CO., LTD., dan fitur utamanya adalah "セカイVPN契約者向けのGoogle Chrome用の拡張機能です。".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi セカイブラウザ Google Chrome拡張機能版

Unduh file ekstensi セカイブラウザ Google Chrome拡張機能版 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

                        ※セカイブラウザ Google Chrome拡張機能版は、セカイVPNご契約者様のみご利用いただけます。

Windows・macOSでご利用いただけるGoogle Chrome用の拡張機能となります。

インストール後、ユーザー名・パスワードでログインしてご利用ください。

Google Chrome内の通信のみ、接続したサーバー経由の通信になります。

セカイVPNの申し込み・詳細はこちら
https://www.interlink.or.jp/service/sekaivpn/                    

Informasi Dasar Ekstensi

Nama セカイブラウザ Google Chrome拡張機能版 セカイブラウザ Google Chrome拡張機能版
ID bgdlhopbdhilikheoipjpnobjdkbojac
URL Resmi https://chromewebstore.google.com/detail/%E3%82%BB%E3%82%AB%E3%82%A4%E3%83%96%E3%83%A9%E3%82%A6%E3%82%B6-google-chrome%E6%8B%A1%E5%BC%B5%E6%A9%9F%E8%83%BD/bgdlhopbdhilikheoipjpnobjdkbojac
Deskripsi セカイVPN契約者向けのGoogle Chrome用の拡張機能です。
Ukuran File 574 KB
Jumlah Instalasi 3,596
Versi Saat Ini 1.1.0
Terakhir Diperbarui 2023-12-01
Tanggal Publikasi 2019-10-30
Penilaian 4.00/5 Total 4 Penilaian
Pengembang INTERLINK CO., LTD.
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.interlink.or.jp/service/sekaivpn/
URL Halaman Bantuan https://faq.interlink.or.jp/faq2/View/wcDisplayContent.aspx?id=976
URL Halaman Kebijakan Privasi https://www.interlink.or.jp/company/privacy.html
Bahasa yang Didukung ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "type": "module",
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": "icon\/icon_grey_128px.png",
        "default_popup": "popup.html",
        "default_title": "\u30bb\u30ab\u30a4\u30d6\u30e9\u30a6\u30b6 Google Chrome\u62e1\u5f35\u6a5f\u80fd\u7248"
    },
    "description": "\u30bb\u30ab\u30a4VPN\u5951\u7d04\u8005\u5411\u3051\u306eGoogle Chrome\u7528\u306e\u62e1\u5f35\u6a5f\u80fd\u3067\u3059\u3002",
    "icons": {
        "128": "icon\/icon_green_128px.png",
        "16": "icon\/icon_green_16px.png",
        "48": "icon\/icon_green_48px.png"
    },
    "manifest_version": 3,
    "name": "\u30bb\u30ab\u30a4\u30d6\u30e9\u30a6\u30b6 Google Chrome\u62e1\u5f35\u6a5f\u80fd\u7248",
    "permissions": [
        "proxy",
        "management",
        "storage",
        "webRequest",
        "webRequestAuthProvider"
    ],
    "host_permissions": [
        ""
    ],
    "short_name": "\u30bb\u30ab\u30a4\u30d6\u30e9\u30a6\u30b6 Google Chrome\u62e1\u5f35\u6a5f\u80fd\u7248",
    "version": "1.1.0"
}