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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "We offer a tool for providing quick access to sites from scientific journals - such sites are the main medium of communication of…"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में iLink Helper-Free VPN Free Proxy ChatGPT एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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 |
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 |
ईमेल | [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__" } |