Quickly search information on AniList
AL Search is an unofficial browser extension for AniList which allows you to quickly search information on AniList.
The extension is available on Firefox and Chrome & any Chromium based browser.
For more information, see the dedicated page.
To work on the project:
- Copy the
manifest_chrome.json
ormanifest_firefox.json
file tomanifest.json
(depending on the browser you're on). - Copy the
env.example
file toenv.js
and fill theanilist.client_id
property with your client ID. - Load the extension in your browser.
Note: This project doesn't need any build process.
To make it easier to comply with Manifest V3 and also prevent any review issues, the few third party libraries used by this project are included:
- Vue
3.5.12
(copied from official NPM repository) - Vue Router
4.4.5
(copied from official NPM repository) - Webextension-polyfill
0.12.0
(copied from official NPM repository) - Fontawesome
5.15.4
(Direct download link) - Roboto font (from fonts.google.com)