Git Product home page Git Product logo

nova-youtube-extension's Introduction

Nova YouTube

Combine small plugins, expanding the possibilities of YouTube.

The extension is based on the plugin files themselves. The rest of the files only serve them.

  • ease of extensibility
  • low probability of conflict with other extensions.

Nova YouTube-extension

Installation

Chrome Web Store openuserjs greasyfork

OR

You can now load the extension into your browser through the browser's extension tools page:

  1. Download the script and extract
  2. Type chrome://extensions in your address bar to bring up the extensions page.
  3. Enable Developer Mode (checkbox)
  4. Click the "Load unpacked extension" button, navigate to extracted script folder, and click "OK". Or drag the script folder onto the extensions page.

Building

Only for Unix shell**. All output will be in the /tmp/ directory.

Extensions: $ ./package-extensions.sh

Userscript: $ make

Development

File structure

The extension is based on plugin files. The remaining files only serve them.

  • /js/loader.js - initial loading and connection of plugins.
  • /js/plugins.js - a list of all plugins and their module to run them.
  • /js/optionsBilder.js - generator of plugins configuration file.
  • /js/libs/ - directory of internal components of the extension. Not used by plugins, only by the extension itself.
  • /plugins/common-lib.js - common library for all plugins.
  • /plugins/ - directory of all plugins and files available for connection to the YouTube page.

nova-youtube-extension's People

Contributors

raingart avatar

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.