Skip to content

Commit

Permalink
Merge pull request #2392 from partha120804/random-paragraph
Browse files Browse the repository at this point in the history
added random paragraph generator
  • Loading branch information
Sulagna-Dutta-Roy authored Jul 15, 2024
2 parents 79ce9af + 259459f commit 4439759
Show file tree
Hide file tree
Showing 3 changed files with 124 additions and 28 deletions.
7 changes: 3 additions & 4 deletions Typing Speed Check/manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"manifest_version": 3,
"manifest_version": 4,
"name": "Typing Speed Check",
"version": "1.0",
"description": "This extension will help you to improve your typing speed.",
"description": "This extension will help you to improve your typing speed. This extension helps you by giving you a random 430character paragraph to check your speed.",
"permissions": [
"storage"
],
Expand All @@ -20,5 +20,4 @@
"matches": ["<all_urls>"]
}
]
}

}
Loading

0 comments on commit 4439759

Please sign in to comment.