Giter Club home page Giter Club logo

custom-playback-speed-extension's People

Contributors

ivandru avatar

Watchers

 avatar

custom-playback-speed-extension's Issues

Separate the main popup controls and the settings page

Separate the main controls and the settings page, kinda like two pages in a SPA. The default page should be the main page and it should have a cog/gear in the top right that will take the user to the settings page. The settings page should have a <- arrow to go back to the main page.

Add handlers for *x buttons

All the *x buttons (1x, 2x, 3x, etc.) should be working appropriately. For now, only 2x and 3x buttons actually work

Fix automatic speed adjustment without opening the popup

Currently the saved speed for a website applies to the playing video only when the extension popup is opened. Automatic speed adjustment needs to be fixed so it applies without opening the popup (presumably using background chrome extension script).

Add extension settings

Settings should include:

  • Playback speed delta - the delta value that playback speed gets changed by when + or - buttons are pressed

Settings should be saved in localStorage and should be validated on change (by user) and when loaded from localStorage. If the playback speed delta is invalid (is not a Number (a float with the precision of up to 2 decimal places or an int), use the default value - 0.1.

Move speed controls to context menu of each video

Speed controls (1x, 2x, 3x, and +/- buttons) should be moved to the context menu of each video on a website. Consequentially, each context menu instance should control the playback speed of a specific video separately from others.

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.