Skip to content

icysapphire/google-meet-grid-view

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UPDATE 02/21/2021

The extension has been published again with a workaround (thanks Kelly Gonzalez for the suggestion!). We temporarily fallback to a clean grid view layout, no advanced features at the moment.. (set grid tiles slider to the maximum)

We plan to work on some of the features that millions of users loved.. stay tuned! / any contribution is welcome!

UPDATE 02/11/2021:

It turns out that Google is testing an update of Meet that disables the Grid View extension. This is why sometimes it works and sometimes not (you see the boxes in a vertical bar). If you seriously need Grid View right now, you might consider refreshing a few times the browser tab (you should end up loading the old compatible version at a certain point).

I am really sorry but I have to temporarily remove the extension from Chrome Web Store. In fact, updating Grid View would require a huge amount of work or may not be feasible at all. Please, remember that Google Meet introduced native grid view (up to 49 tiles).

Offline installation

Here you can find a ZIP archive containing the extension. Please uncompress it, then:

  1. Navigate to "chrome://extensions/" in the url bar...
  2. Click "Developer mode" in the top right hand corner.
  3. Click "Load unpacked" and select the folder you have just unzipped

It should work.

===================

This extension adds a button to the top right bar (next to chat & participant list) to enable grid-view in Google Meets. Grid view gives every participant an equal sized video for use in meetings without a primary speaker (such as working from home silent meetings).

This extension forcibly loads every participant's video when grid view is enabled and may cause performance issues in extremely large meetings.

Includes a variety of options to enhance your meeting: include your own video, highlight who is speaking, and hide participants without video!

Unofficial Release

Chrome Extension: https://chrome.google.com/webstore/detail/dakebdbeofhmlnmjlmhjdmmjmfohiicn

Official Releases (Broken)

Chrome Extension: https://chrome.google.com/webstore/detail/kklailfgofogmmdlhgmjgenehkjoioip

Donation: Support Grid View!

The extension continues working due to continuous maintenance work (in order to keep up with changes from Google). If it is useful for your daily life and you're happy about it, consider making a small donation at https://paypal.me/SimoneMarullo 🙃

Privacy Policy

This extension does not track any user data.
There is no detailed privacy policy as there is nothing to explain.
Your data can not be stored, as it does not exist.
Your data can not be shared, as it does not exist.
Your data can not be sold, as it does not exist.

If this is insufficient please email webber975+grid-view-extension@gmail.com . Please note that I do not have a scanner and therefore can't sign physical documents.

License

Legal Version

Copyright Chris Gamble - All Rights Reserved

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Not Legal Version

The intent of this repository is to allow easy auditing of the source code for my user script and extensions. It has the secondary benefit of easily allowing users to file issues or submit translations.

You are allowed to:

  • download and use this code for personal use, preferably via the official releases above
  • use administrative features of extension stores to install the official releases above to your entire organization
    • For example, you may use GSuite Admin to install the Grid View Chrome Extension to your entire school
  • modify this code for personal use
  • submit modifications via Pull Request, accepting that you transfer copyright of your modification to Chris Gamble when you do so

You are not allowed to:

  • distribute this code or any modifications to this code in any manner
  • sell this code or any modifications to this code in any manner
  • sublicense this code or any modifications to this code in any manner
  • sue or otherwise hold liable Chris Gamble

If you are looking for a more permissive license please email fugiman47+grid-view-extension@gmail.com

About

Userscript to offer a grid-view layout in Google Meets

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages

  • JavaScript 98.1%
  • CSS 1.2%
  • Other 0.7%