V. 2022.07.27 updates Library Search Plugin to the latest standards required by Google to publish the plugin to the Chrome Web Store, but also brings a much needed style refresh and stages the plugin for future developments by replacing jQuery with JS.
What's Changed
- UPDATED manifest.json to follow the requirements of Manifest V.3
- UPDATED required permissions to allow users to save the selection of their favorite search engines
- UPDATED style.css with new colors and fonts
- ADDED Bootstrap 5.1 as the frontend framework
- ADDED Fontawesome icons
- ADDED a button to allow users to call the institution's EzProxy login page to access subscribed content
- FIXED a bug that would cause console errors ("Duplicate IDs") when loading the context menu
- REMOVED jQuery in favor of pure JavaScript
- REMOVED Google Tag Manager (GTM)