EZProxy Redirect
Quickly reload pages through your library's EZProxy.
Vad är EZProxy Redirect?
EZProxy Redirect är en Chrome-tillägg utvecklad av https://libproxy-db.org, och dess huvudfunktion är "Quickly reload pages through your library's EZProxy.".
Tilläggsskärmbilder
Ladda ner EZProxy Redirect-förlängningens CRX-fil
Ladda ner EZProxy Redirect-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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
Grundläggande Information om Tillägg
Namn | EZProxy Redirect |
ID | gfhnhcbpnnnlefhobdnmhenofhfnnfhi |
Officiell webbadress | https://chromewebstore.google.com/detail/ezproxy-redirect/gfhnhcbpnnnlefhobdnmhenofhfnnfhi |
Beskrivning | Quickly reload pages through your library's EZProxy. |
Filstorlek | 40.57 KB |
Antal Installationer | 26,442 |
Aktuell Version | 22 |
Senast Uppdaterad | 2024-01-18 |
Publiceringsdatum | 2020-05-31 |
Betyg | 4.60/5 Totalt 62 Betyg |
Utvecklare | https://libproxy-db.org |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://github.com/tom5760/chrome-ezproxy |
Hjälpsida URL | https://github.com/tom5760/chrome-ezproxy/issues |
Stödda Språk | 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 |