iLink Helper-Free VPN Free Proxy ChatGPT

We offer a tool for providing quick access to sites from scientific journals - such sites are the main medium of communication of…

iLink Helper-Free VPN Free Proxy ChatGPTとは何ですか?

iLink Helper-Free VPN Free Proxy ChatGPTはinsbsnvinndによって開発されたChromeの拡張機能で、その主な機能は「We offer a tool for providing quick access to sites from scientific journals - such sites are the main medium of communication of…」です。

拡張機能のスクリーンショット

screenshot
screenshot

iLink Helper-Free VPN Free Proxy ChatGPT拡張機能のCRXファイルをダウンロード

iLink Helper-Free VPN Free Proxy ChatGPT拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        You can search a wide range of disciplines and sources in one place: peer-reviewed articles, papers, books, abstracts, and articles from academic publishers, professional associations, preprints, universities, and other academic organizations. It helps you identify the most relevant research in the entire academic field.

Accelerating access to other websites requires purchasing VIP services.

◆ Disclaimer
Our software is only for research, learning, education, and other legal purposes.
The use of this software will be considered an acceptance of the entire contents of this disclaimer.                    

拡張機能の基本情報

名前 iLink Helper-Free VPN Free Proxy ChatGPT iLink Helper-Free VPN Free Proxy ChatGPT
ID knagohkjeeacioncgplacilibbkijkho
公式URL https://chromewebstore.google.com/detail/ilink-helper-free-vpn-fre/knagohkjeeacioncgplacilibbkijkho
説明 We offer a tool for providing quick access to sites from scientific journals - such sites are the main medium of communication of…
ファイルサイズ 702 KB
インストール数 7,000
現在のバージョン 2.2.3
最終更新日 2024-02-03
公開日 2023-11-29
評価 4.15/5 合計 13 レビュー
開発者 insbsnvinnd
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://ilink-a.com/privacy.html
対応言語 en,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "web_accessible_resources": [
        {
            "resources": [
                "img\/128ico.png",
                "js\/page_finish.js",
                "helper\/order_check.html"
            ],
            "matches": [
                "*:\/\/*\/*"
            ],
            "extension_ids": []
        }
    ],
    "minimum_chrome_version": "88.0.0",
    "author": "[email protected]",
    "name": "__MSG_name__",
    "short_name": "__MSG_shortname__",
    "default_locale": "zh_CN",
    "icons": {
        "128": "img\/128ico.png",
        "48": "img\/128ico.png",
        "16": "img\/128ico.png"
    },
    "manifest_version": 3,
    "homepage_url": "https:\/\/ilink-a.com",
    "version": "2.2.3",
    "background": {
        "service_worker": "sw.js"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "\/js\/page_load.js"
            ]
        }
    ],
    "permissions": [
        "notifications",
        "storage",
        "alarms",
        "management",
        "proxy",
        "webRequest",
        "webNavigation",
        "activeTab",
        "idle"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "action": {
        "default_popup": "main.html",
        "default_title": "__MSG_name__",
        "default_icon": "img\/128ico.png"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "description": "__MSG_description__"
}