AOTool
Thomas More Research Tool | Concept & Content: Alex Wuyts | Coding & Design: Fatjon Zariqi & Hamza Raja & Brent Rutten
What is AOTool?
AOTool is a Chrome extension developed by alex.wuyts, and its main feature is "Thomas More Research Tool | Concept & Content: Alex Wuyts | Coding & Design: Fatjon Zariqi & Hamza Raja & Brent Rutten".
Extension Screenshots
Download AOTool Extension CRX File
Download AOTool extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
The Alpha-Omega Research Tool provides access to a wealth of research web resources. It has been developed for use by students and staff of Thomas More University of Applied Sciences and KU Leuven in Belgium but can easily be adapted for other organizations.
Extension Basic Information
Name | AOTool |
ID | obfmlgakkckajgcjaekopjnlojdimhim |
Official URL | https://chromewebstore.google.com/detail/aotool/obfmlgakkckajgcjaekopjnlojdimhim |
Description | Thomas More Research Tool | Concept & Content: Alex Wuyts | Coding & Design: Fatjon Zariqi & Hamza Raja & Brent Rutten |
File Size | 83.35 KB |
Installation Count | 1,239 |
Current Version | 2.4.3 |
Last Updated | 2023-12-10 |
Publish Date | 2020-05-02 |
Developer | alex.wuyts |
[email protected] | |
Payment Type | free |
Extension Website | https://www.thomasmore.be |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "AOTool", "description": "Thomas More Research Tool | Concept & Content: Alex Wuyts | Coding & Design: Fatjon Zariqi & Hamza Raja & Brent Rutten", "version": "2.4.3", "icons": { "64": "img\/64_icon.png", "128": "img\/128_icon.png", "512": "img\/512_icon.png" }, "action": { "default_popup": "popup.html", "default_icon": "img\/512_icon.png" } } |