Lean Library
A library-approved tool to unlock access to academic papers.
Lean Library क्या है?
Lean Library Lean Library द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A library-approved tool to unlock access to academic papers."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Lean Library एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Put your library on your shoulder as you research The Lean Library extension is a free tool which assists your library in delivering their services directly into your research workflow! With the Lean Library extension, you can unlock access instantly and legally to millions of academic papers, streamline access to your library content whenever and wherever you might need it and get direct support within systems and web pages you use the most like Google Scholar, PubMed and thousand more! Ready to start using Lean Library? Install the extension, select your institution and begin researching! Even if you aren’t affiliated to an institution, you can still get quick and seamless redirection to open access materials absolutely free by downloading the extension and selecting Lean Library Open as your library. Lean Library is a fantastic complement to other research tools you may already use including LibKey Nomad, EndNote Click and many more.
एक्सटेंशन की मूल जानकारी
नाम | Lean Library |
ID | hghakoefmnkhamdhenpbogkeopjlkpoa |
आधिकारिक URL | https://chromewebstore.google.com/detail/lean-library/hghakoefmnkhamdhenpbogkeopjlkpoa |
विवरण | A library-approved tool to unlock access to academic papers. |
फ़ाइल का आकार | 1.18 MB |
स्थापना संख्या | 220,710 |
वर्तमान संस्करण | 2024.3.3 |
अंतिम अपडेट | 2024-02-14 |
प्रकाशन तिथि | 2020-07-01 |
रेटिंग | 3.04/5 कुल 75 रेटिंग्स |
डेवलपर | Lean Library |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://leanlibrary.com/ |
सहायता पृष्ठ URL | https://www.leanlibrary.com/privacy-policy/ |
गोपनीयता नीति पृष्ठ URL | https://www.leanlibrary.com/data-privacy |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "options_page": "options.html", "name": "Lean Library", "description": "A library-approved tool to unlock access to academic papers.", "version": "2024.3.3", "manifest_version": 3, "background": { "service_worker": "background.bundle.js" }, "action": { "default_icon": { "16": "icons\/inactive\/icon-16.png", "32": "icons\/inactive\/icon-32.png", "192": "icons\/inactive\/icon-192.png", "256": "icons\/inactive\/icon-256.png" }, "default_popup": "popup.html" }, "icons": { "16": "icons\/store\/icon-16.png", "32": "icons\/store\/icon-32.png", "192": "icons\/store\/icon-192.png", "256": "icons\/store\/icon-256.png" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |