Coder Social home page Coder Social logo

jawhawk / anichinu Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 3.0 7.57 MB

Made watching Anime & Waifus easier !!

Home Page: https://chrome.google.com/webstore/detail/anichinu/bempahanfbelceikgbhicebchefdlpog

License: MIT License

JavaScript 30.03% CSS 12.92% SCSS 14.22% HTML 8.70% TypeScript 34.13%
anime-search animelist chrome-extension extension hacktoberfest

anichinu's Introduction

Anichinu v2.0

Made watching Animes & Waifus easier. Built using React.js & Webpack.

Getting started

  1. Check if your Node.js version is >= 18.
  2. Clone this repository.
  3. Change the package's name, description, and repository fields in package.json.
  4. Change the name of your extension on src/manifest.json.
  5. Run npm install to install the dependencies.
  6. Run npm start
  7. Load your extension on Chrome following:
    1. Access chrome://extensions/
    2. Check Developer mode
    3. Click on Load unpacked extension
    4. Select the build folder.
  8. Happy hacking.

Structure

All your extension's code must be placed in the src folder.

$ PORT=6002 npm run start

anichinu's People

Contributors

jawhawk avatar omthakare16 avatar waishnav avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

anichinu's Issues

Web Scrap anime list from Gogoanime

Current gogoanime anime list is in AnimeList.json with only object of links. So create a new file gogoanime.json and scrap data from gogoanime.gg/gogoanime.tel and store it in format as in zoroList.json with all name and link in lowercase.
gogo
zoro

Reload Button for refetching

If due to network or server problem, Latest Anime API or background image API failed, a reload option should be displayed instead to refetch. This would solve the problem that user has to refresh the page to update.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.