Coder Social home page Coder Social logo

aniskip / aniskip-extension Goto Github PK

View Code? Open in Web Editor NEW
69.0 2.0 10.0 174.02 MB

Web browser extension to skip anime openings and endings

License: MIT License

JavaScript 5.65% TypeScript 90.96% HTML 0.31% SCSS 3.08%
chrome-extension firefox-addon chrome firefox opera anime intro outro opening ending

aniskip-extension's Introduction

typescript-aniskip-extension

Web browser extension to skip anime openings and endings

Discord

We are now on Discord! Want to contribute, need help or just want to ask questions?

Join the Aniskip Discord.

Getting started

Building and running the extension

Prerequisites

You will need to have installed:

  1. Node.js v16.0.0 or greater
  2. Yarn v2.4.1 or greater

Running for development

  1. Clone the repo

    git clone https://github.com/lexesjan/typescript-aniskip-extension
    
  2. Navigate into the cloned GitHub repository

    cd typescript-aniskip-extension
    
  3. Run the install and start script

    yarn install
    yarn start:dev:chrome
    

This will start a chromium browser with the built extension loaded. This script will reload the extension on file change. You can replace chrome with firefox to build for firefox.

Building for production

  1. Clone the repo

    git clone https://github.com/lexesjan/typescript-aniskip-extension
    
  2. Navigate into the cloned GitHub repository

    cd typescript-aniskip-extension
    
  3. Run the install and start script

    yarn install
    yarn build:prod:chrome
    

This will build a zipped extension in the web-ext-artifacts folder. You can replace chrome with firefox to build for firefox.

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.