EZProxy Redirect
Quickly reload pages through your library's EZProxy.
ما هو EZProxy Redirect؟
EZProxy Redirect هو إضافة Chrome تم تطويرها بواسطة https://libproxy-db.org، والميزة الرئيسية لها هي "Quickly reload pages through your library's EZProxy.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة EZProxy Redirect
قم بتنزيل ملفات الامتداد EZProxy Redirect بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Many universities use EZProxy to allow its students access to various online databases. This extension adds a button to Chrome which allows for a quick way to reload the current page through your EZProxy system. All it does is pass the URL to your library's EZProxy login URL. For example: http://ieeexplore.ieee.org/ would change to: http://www.library.drexel.edu/cgi-bin/r.cgi?url=http://ieeexplore.ieee.org Also, the code to this extension is available on GitHub: https://github.com/tom5760/chrome-ezproxy This extension also uses the library proxy database at: https://libproxy-db.org/ Updates in the latest version: * Update to Manifest v3 * Simultaneously publish Chrome & Firefox extension Please let me know if you run into any problems by creating an issue on GitHub: https://github.com/tom5760/chrome-ezproxy
معلومات أساسية عن التمديد
الاسم | EZProxy Redirect |
ID | gfhnhcbpnnnlefhobdnmhenofhfnnfhi |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/ezproxy-redirect/gfhnhcbpnnnlefhobdnmhenofhfnnfhi |
الوصف | Quickly reload pages through your library's EZProxy. |
حجم الملف | 40.57 KB |
عدد التثبيتات | 26,442 |
النسخة الحالية | 22 |
آخر تحديث | 2024-01-18 |
تاريخ النشر | 2020-05-31 |
تقييم | 4.60/5 مجموع تقييمات 62 |
المطور | https://libproxy-db.org |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://github.com/tom5760/chrome-ezproxy |
عنوان صفحة المساعدة | https://github.com/tom5760/chrome-ezproxy/issues |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "EZProxy Redirect", "description": "Quickly reload pages through your library's EZProxy.", "version": "22", "author": "Tom Wambold |