Giter Site home page Giter Site logo

themihel / whereismymeeting Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 246 KB

A small browser extension to find, list & directly switch to the tab of the meetings you are currently attending.

Home Page: https://chrome.google.com/webstore/detail/where-is-my-meeting/gogioagefecnpkiaoegkobapeklhchni

License: MIT License

CSS 14.95% HTML 6.23% JavaScript 78.82%
browser-extension chrome-extension meeting productivity

whereismymeeting's Introduction

Hey there

Hello, I'm Mischa, a socioinformatics student from Germany. Besides my master studies I work part-time as a software developer. Furthermore I try to keep small side projects alive.

Shameless plug: Where is my Meeting?

Do you currently have too many online meetings and can't find the corresponding tab anymore? - I have something for you: Where is my Meeting? PS: It's even open source themihel/WhereIsMyMeeting

whereismymeeting's People

Contributors

dependabot[bot] avatar themihel avatar

Stargazers

 avatar

Watchers

 avatar

whereismymeeting's Issues

Add possibility to mute a meeting

For chrome this can be handled by the mutedInfo property when interchanging informations about tabs:

https://developer.chrome.com/docs/extensions/reference/tabs/#type-MutedInfo
Pay attention that some of this functionality only works for manifest version 3, thus firefox uses version 2. Handing different code via JS is even more complicated than just handling two different manifest files (see #3)

Relative Information for Firefox:

https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/tabs/MutedInfo

Add settings page

Including at least the following features:

  • Add own meeting providers
  • Un-Select default meeting providers
  • Adapt design (fix design without taking browser into account)

Fix light theme

Adapt light theme color from this grey-ish to chromes default light theme color.

Maybe consider adapting to Firefox too.

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.