GithubHelp home page GithubHelp logo

wridgeu / chrome-extension-video-playbackrate Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.16 MB

Getting to know some stuff about browser/chrome extensions.

License: Other

JavaScript 13.39% HTML 10.76% CSS 2.32% TypeScript 73.17% Shell 0.37%
typescript javascript chrome extension-chrome playback-speed learning-by-doing learning

chrome-extension-video-playbackrate's Introduction

Intro Wallpaper from the League of Legends series Arcane

My name is Marco πŸ‘‹

I mostly do ABAP development in my regular job but love spending my free time on OSS, Web Development and lots of other interesting things and technologies. I also enjoy code reviews as well as talking about code and how to improve on it, so don't be afraid to message me. πŸŽ€πŸ› I'm open for any kind of feedback and always willing to learn & improve. Even more so since I'm completely self-taught in basically everything I do. πŸ˜Άβ€πŸŒ«οΈ

I also love helping and teaching others, that is ... as far as I can. ☺️



Twitter Linkedin SAP Community XING


GitHub Statistics
πŸ“„ UI5 Wiki (old notes from learning UI5, ~2020-2021)
Old notes from learning Web Development, or more specific, UI5 back around in 2020-2021. They're not updated anymore as the overall documentation of UI5 and it's ecosystem has evolved a lot. I strongly recommend and encourage checking out the docs to get started! Nowadays the "Wiki" is mostly used as playground for it's integration into my personal page.

chrome-extension-video-playbackrate's People

Contributors

dependabot[bot] avatar wridgeu avatar

Watchers

 avatar

chrome-extension-video-playbackrate's Issues

Add context menu

Add extension and a few of it's basic settings to the context menu.

eg.
image

Add .github config

Add dependabot and optionally also a action that works in hand or together or instead of: #2

Maybe refactor regarding module usage

Currently there are several functions being exported, It'd probably be better to export entire objects πŸ€ͺ but more on that sometime else ...

Investigate ContentScripts (were they replaced by ServiceWorkers in MV3?)

Check out content scripts to avoid being attached to the popup window see:

Use-Case:

Listen in the background (on the page) for changes e.g. via MutationObserver and handle them without using the popup.

Messaging necessary (as does the AdBlock-Plus addon)? Background null-port necessary to keep script running?

Error when using the deployed version - tag 1.0.0

Refactor modules/ts files

Instead of exposing X functions, I'd probably want to aim for objects or even make it class based, who knows.

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.