AStar Library Proxy
AStar library proxy helper
AStar Library Proxy क्या है?
AStar Library Proxy shaohua द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "AStar library proxy helper"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में AStar Library Proxy एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Click the extension icon and then it will try to bring the browser through the AStar Academic Library Proxy. Logging-in with your astar internal account will be required. If the tab address is not in the list of publishers supported by A*STAR, then nothing will happen. Full list: https://www.a-star.edu.sg/html/Digital-Library/index.html
एक्सटेंशन की मूल जानकारी
नाम | AStar Library Proxy |
ID | lndllnbjgbplcnebcgcbmiojdndicclp |
आधिकारिक URL | https://chromewebstore.google.com/detail/astar-library-proxy/lndllnbjgbplcnebcgcbmiojdndicclp |
विवरण | AStar library proxy helper |
फ़ाइल का आकार | 267 KB |
स्थापना संख्या | 381 |
वर्तमान संस्करण | 1.7 |
अंतिम अपडेट | 2022-09-21 |
प्रकाशन तिथि | 2020-03-29 |
रेटिंग | 1.00/5 कुल 1 रेटिंग्स |
डेवलपर | shaohua |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en |
manifest.json | |
{ "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "astar-32x32.png" }, "description": "AStar library proxy helper", "name": "AStar Library Proxy", "permissions": [ "activeTab" ], "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.7", "manifest_version": 2 } |