/mangadex-hover-info

small chrome extension that enables preview information in the follows section of the website https://mangadex.org/

Primary LanguageTypeScriptMIT LicenseMIT

Mangadex Hover Info

This is a small chrome extension that enables preview information in the follows section of the website https://mangadex.org/ .

Requirement

Build

  1. Run the yarn command to install all the dependencies.

       $ yarn
  2. Retrieve the tags id and names from a snapshot of the search page (needs login). Link to page.

       $ yarn tags {pathToFile}
  3. Build the project by calling yarn build

       $ yarn build

The built artifacts are available at projectRoot/build

Icons used in this repo have been designed by Freepik from Flaticon.