Skip to content

Commit

Permalink
name change
Browse files Browse the repository at this point in the history
  • Loading branch information
RutvijDv committed Mar 19, 2021
1 parent 64673cf commit f8f4fed
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# Meet Script

<a href="https://github.com/RutvijDv/Google-Meet-Notes/issues">
<img alt="Issues" src="https://img.shields.io/github/issues/RutvijDv/Google-Meet-Notes" />
<a href="https://github.com/RutvijDv/Meet-Script/issues">
<img alt="Issues" src="https://img.shields.io/github/issues/RutvijDv/Meet-Script" />
</a>

<a href="https://github.com/RutvijDv/Google-Meet-Notes/issues">
<a href="https://github.com/RutvijDv/Meet-Script/issues">
<img alt="Issues" src="https://img.shields.io/badge/contribution-welcome-green" />
</a>

<a href="https://github.com/RutvijDv/Google-Meet-Notes/stargazers">
<img alt="Issues" src="https://img.shields.io/github/stars/RutvijDv/Google-Meet-Notes" />
<a href="https://github.com/RutvijDv/Meet-Script/stargazers">
<img alt="Issues" src="https://img.shields.io/github/stars/RutvijDv/Meet-Script" />
</a>

![logo not found](https://github.com/RutvijDv/Google-Meet-Notes/blob/main/round-table-128.png?raw=true)
![logo not found](https://i.imgur.com/fStbFex.png)

A Chrome Extension that gives you transcript of google meet. Start captions and all the script will be saved in chrome storage which can be downloaded in pdf format.
Helps you keep a record of all the conversation that took place on **_GOOGLE MEET_**.
Expand Down Expand Up @@ -60,7 +60,7 @@ Follow the given steps :
- Your Extension would be on the Extensions list.
- Make sure the activation button is turned on.
<br>
<img src="https://i.imgur.com/kVZ25Yb.png" alt="demo 2" >
<img src="https://i.imgur.com/DX0ZCSe.png" alt="demo 2" >
<br>
- **Pin the extension** for convinience.

Expand Down
2 changes: 1 addition & 1 deletion manifest.JSON
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"manifest_version":2,
"name":"Google-Meet-Notes",
"name":"Meet Script",
"version":"1.0",
"description":"A google meet supported chrome extension that make notes using Captions",
"icons": {
Expand Down
Binary file removed round-table-128.png
Binary file not shown.

0 comments on commit f8f4fed

Please sign in to comment.