Giter Club home page Giter Club logo

dtma-youtube's Issues

Transaltions needed!

If you speak another language which isn't english, please help translating README.md and CONTRIBUTING.md.

  • Fork this repository
  • Create a new folder called languages
  • Create your file called the file you're translating and the language like this README_es.md for Spanish
  • Open a pull request

Every contributing is welcome ❤️

Not working in Opera GX

The extension doesn't work in opera gx and the YouTube player doesn't work when trying to watch a video
operagx
Edit: The extension doesn't work with this type of popup

Upgrade the app to a Vite project to improve performance and usability

Proposal: Upgrade the app to a Vite project

Description

I would like to propose upgrading the app from a vanilla HTML, CSS, and JS setup to a Vite project. Vite is a modern frontend tool that provides a fast dev server, bundling, and a great developer experience. It leverages native ES modules in the browser and pre-bundles dependencies with esbuild, which is much faster than JavaScript-based bundlers. It also supports various frameworks and plugins, and has features like Hot Module Replacement (HMR), code splitting, and tree shaking.

Benefits

Some of the benefits of using Vite are:

  • Faster development: Vite only needs to transform and serve source code on demand, as the browser requests it. This reduces the server start time and update speed significantly.
  • Easier maintenance: Vite uses Rollup to bundle the code for production, which produces highly optimized static assets. Vite also supports TypeScript, JSX, CSS modules, and other web standards out of the box.
  • More flexibility: Vite allows us to use npm packages to build the extension, which opens up a lot of possibilities for adding new features and improving the code quality. We can also use plugins to integrate with other tools or frameworks.

Request

I have some experience with Vite and I would like to work on this upgrade. I think it would be a good opportunity to learn more about the tool and improve the app performance and usability. I would appreciate it if you could assign this issue to me under Hacktoberfest.

Thank you for your consideration.

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.