Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.88 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.88 KB

AL Search

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.


Development

To work on the project:

  • Copy the manifest_chrome.json or manifest_firefox.json file to manifest.json (depending on the browser you're on).
  • Copy the env.example file to env.js and fill the anilist.client_id property with your client ID.
  • Load the extension in your browser.

Note: This project doesn't need any build process.

Third party libraries included

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)