セカイブラウザ Google Chrome拡張機能版
セカイVPN契約者向けのGoogle Chrome用の拡張機能です。
What is セカイブラウザ Google Chrome拡張機能版?
セカイブラウザ Google Chrome拡張機能版 is a Chrome extension developed by INTERLINK CO., LTD., and its main feature is "セカイVPN契約者向けのGoogle Chrome用の拡張機能です。".
Extension Screenshots
Download セカイブラウザ Google Chrome拡張機能版 Extension CRX File
Download セカイブラウザ Google Chrome拡張機能版 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
※セカイブラウザ Google Chrome拡張機能版は、セカイVPNご契約者様のみご利用いただけます。 Windows・macOSでご利用いただけるGoogle Chrome用の拡張機能となります。 インストール後、ユーザー名・パスワードでログインしてご利用ください。 Google Chrome内の通信のみ、接続したサーバー経由の通信になります。 セカイVPNの申し込み・詳細はこちら https://www.interlink.or.jp/service/sekaivpn/
Extension Basic Information
Name | |
ID | bgdlhopbdhilikheoipjpnobjdkbojac |
Official URL | 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 |
Description | セカイVPN契約者向けのGoogle Chrome用の拡張機能です。 |
File Size | 574 KB |
Installation Count | 3,596 |
Current Version | 1.1.0 |
Last Updated | 2023-12-01 |
Publish Date | 2019-10-30 |
Rating | 4.00/5 Total 4 Ratings |
Developer | INTERLINK CO., LTD. |
[email protected] | |
Payment Type | free |
Extension Website | https://www.interlink.or.jp/service/sekaivpn/ |
Help Page URL | https://faq.interlink.or.jp/faq2/View/wcDisplayContent.aspx?id=976 |
Privacy Policy Page URL | https://www.interlink.or.jp/company/privacy.html |
Supported Languages | 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": [ " |