Lean Library
A library-approved tool to unlock access to academic papers.
ما هو Lean Library؟
Lean Library هو إضافة Chrome تم تطويرها بواسطة Lean Library، والميزة الرئيسية لها هي "A library-approved tool to unlock access to academic papers.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Lean Library
قم بتنزيل ملفات الامتداد Lean Library بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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/ |
عنوان صفحة المساعدة | https://www.leanlibrary.com/privacy-policy/ |
عنوان صفحة سياسة الخصوصية | 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:\/\/*\/*", " |